summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypt/blowfish.c
Commit message (Collapse)AuthorAgeFilesLines
* Strip the private blowfish code down to only that which ismarkm2003-06-021-204/+1
| | | | | required to make crypt(3) blowfish "$2a$..." hashes. Lint and warnsify.
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).markm2002-03-061-110/+13
|
* __FBSDID() (second half of src/lib/libcrypt changes)peter2001-10-231-2/+3
|
* Add OpenBSD-style blowfish password hashing. This makes one lessmarkm2001-03-111-0/+783
gratuitous difference between us and our sister project. This was given to me _ages_ ago. May apologies to Paul for the length of time its taken me to commit. Obtained from: Niels Provos <provos@physnet.uni-hamburg.de>/OpenBSD Submitted by: Paul Herman <pherman@frenchfries.net>
OpenPOWER on IntegriCloud