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