summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypt/crypt-blowfish.c
Commit message (Expand)AuthorAgeFilesLines
* Add compatibility with $2y$ bcrypt hashesallanjude2015-06-161-0/+3
* Switch using the new $2b$ format by default, when bcrypt is used.delphij2014-05-141-1/+1
* Refresh our implementation of OpenBSD's Blowfish password format.delphij2014-02-251-33/+52
* Return NULL on error rather than ":", per the crypt(3) man page.kevlo2012-02-221-6/+5
* Strip the private blowfish code down to only that which ismarkm2003-06-021-42/+1
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).markm2002-03-061-59/+26
* __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/+380
OpenPOWER on IntegriCloud