summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/bcrypt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* tabifykstailey1997-07-231-7/+7
|
* Clean up some -Wall flowers.millert1997-07-091-1/+3
|
* fix that repeating passwords yield same hash + increment minorprovos1997-07-011-12/+32
|
* Be more careful about possible type promotiontholo1997-04-301-4/+24
|
* yet another random() converted to arc4random()provos1997-03-271-4/+3
|
* prelim manpage, cleanup, fixed crippled plaintext: sed does a niceprovos1997-02-161-4/+4
| | | | job on replacing everything, just wouldnt skip it
* header updateprovos1997-02-141-5/+26
|
* password hashing algorithm using blowfishprovos1997-02-131-0/+300