how are password encryped?

D'Arcy J.M. Cain darcy at druid.uucp
Wed Nov 7 02:14:44 AEST 1990


In article <1990Nov5.185707.18709 at nntp-server.caltech.edu> gwoho at nntp-server.caltech.edu (g liu) writes:
>i cant figure out how passwords are encrypted. it does not even seem
>very deterministic: i can look in the password file, change my password,
>change it back, and look again, and it changes. how are they encrypted,
>and how can it even work if the same password encryptes differently
>2 differnt times?
>gwoho liu.
>.

Would you trust a password encryption scheme that you could figure out?
See crypt(3C) and crypt(3X) for a short discussion on DES Encryption.

-- 
D'Arcy J.M. Cain (darcy at druid)     |
D'Arcy Cain Consulting             |   I support gun control.
West Hill, Ontario, Canada         |   Let's start with the government!
+ 416 281 6094                     |



More information about the Comp.unix.misc mailing list