summaryrefslogtreecommitdiff
path: root/lib/libc/crypt/blowfish.c
AgeCommit message (Collapse)Author
1998-03-04#if 0Theo de Raadt
1998-03-02improve performance of blowfish encryption, also speeds up blowfish passwords.Niels Provos
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-23tabifykstailey
1997-04-30Be more careful about possible type promotionThorsten Lockert
1997-02-16prelim manpage, cleanup, fixed crippled plaintext: sed does a niceNiels Provos
job on replacing everything, just wouldnt skip it
1997-02-14header updateNiels Provos
1997-02-13Unpatended fast block cipher for new password hashing.Niels Provos