Unix encryption methods

Doug Gwyn <gwyn> gwyn at brl-tgr.ARPA
Wed Dec 19 08:28:47 AEST 1984


> Can anyone out there tell me how passwords are encoded on Unix?

All versions of UNIX from 7th Edition on encrypt the passwords
with a C library routine described in CRYPT(3C).  See the manual
for details; basically the NBS DES is used, with variations.



More information about the Comp.unix.wizards mailing list