summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt/crypt.h
Commit message (Expand)AuthorAgeFilesLines
* s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming.obrien2011-05-051-2/+2
* Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn'tmarkm2011-04-091-0/+3
* Add a new hash type. This "NT-hash" is compatible with the passwordmarkm2003-06-021-1/+3
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).markm2002-03-061-1/+1
* Add OpenBSD-style blowfish password hashing. This makes one lessmarkm2001-03-111-0/+1
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIgreen2000-08-221-1/+0
* Zap SHA1 password support. This will be re-implemented at a later date.kris2000-01-071-1/+0
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asmarkm1999-09-201-0/+39
* The new crypt code broke "make world". Back it out.markm1999-01-231-122/+0
* Rewrite of crypt library to be more modular, and addition of thebrandon1999-01-211-0/+122
OpenPOWER on IntegriCloud