Hello,
We are planning to use Crypt() to encrypt the application level users' passwords. Our question is that which
encryptionmethod the Crypt() is using? (DES, or some other encryption algorithms?) Because we concern about the strenth
ofthe Crypt().
Thanks for your input.
Christina