summaryrefslogtreecommitdiff
path: root/lib/libc/crypt
AgeCommit message (Expand)Author
1997-04-16typoTheo de Raadt
1997-04-15documentation for arc4random. this is out of memory, might needNiels Provos
1997-03-31salt is an int32_tTheo de Raadt
1997-03-30delete the unaligned codeTheo de Raadt
1997-03-27Err, umm.Jason Downs
1997-03-27Make this code sane.Jason Downs
1997-03-27yet another random() converted to arc4random()Niels Provos
1997-02-16prelim manpage, cleanup, fixed crippled plaintext: sed does a niceNiels Provos
1997-02-14header updateNiels Provos
1997-02-13added bcrypt + blowfishNiels Provos
1997-02-13added hook for bcryptNiels Provos
1997-02-13password hashing algorithm using blowfishNiels Provos
1997-02-13Unpatended fast block cipher for new password hashing.Niels Provos
1996-12-28arc4random() number generator, for use with things like RPC xid's.dm
1996-12-14Clean up lint and compile warningsThorsten Lockert
1996-12-10"the the" purgeTheo de Raadt
1996-11-14memcpy needs proto from string.h.etheisen
1996-11-01explain better how to make exportable binsTheo de Raadt
1996-10-15unused variable noticed by asriel(right?), proto from mccanne; fed to freebsdTheo de Raadt
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-08-07Document where the prototypes are.Jason Downs
1996-07-02for magic MD5 salt, call md5crypt()Theo de Raadt
1996-07-02pretty the commentTheo de Raadt
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$Niklas Hallqvist
1996-05-30add md5crypt()Theo de Raadt
1996-03-25Update prototypes to match declarationsThorsten Lockert
1995-12-18i believe i took care of the 32bit and alignment issues, so the comment can g...Theo de Raadt
1995-12-17expose even more internals, for bdesTheo de Raadt
1995-12-16non-USA crypto code by davidb@werj.com.au. The source has been splitTheo de Raadt