Age | Commit message (Expand) | Author |
2014-12-08 | delete documentation for deleted DES interfaces | Ted Unangst |
2014-12-08 | remove setkey and encrypt interfaces. they are useless and dangerous. | Ted Unangst |
2014-11-20 | split crypt_checkpass off into a new file | Ted Unangst |
2014-11-18 | add crypt_newhash to NAME and add an MLINK; | Jason McIntyre |
2014-07-12 | Split arc4random_uniform into it's own file, to assist other projects | Theo de Raadt |
2014-05-16 | update NAME and MLINKS for previous; | Jason McIntyre |
2014-05-12 | remove md5crypt. | Ted Unangst |
2013-10-21 | Remove arc4random_stir() and arc4random_addrandom(), which none should | Theo de Raadt |
2010-10-28 | remove skipjack and cast from the libc; ok deraadt | Mike Belopuhov |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2008-03-16 | Add missing MLINKS | Theo de Raadt |
2003-08-12 | Split crypto routine sup again, but differently. This should make the | Theo de Raadt |
2003-08-07 | unsplice crypt.c and morecrypt.c; start to document some bcrypt and md5crypt | Theo de Raadt |
1999-11-17 | Add missing MLINKs | Todd C. Miller |
1999-02-26 | skipjack in libc; isakmpd and such will want it | Theo de Raadt |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-07-21 | Add CAST encryption, implementation by Steve Reid <sreid@sea-to-sky.net>. | Niels Provos |
1997-04-16 | typo | Theo de Raadt |
1997-04-15 | documentation for arc4random. this is out of memory, might need | Niels Provos |
1997-02-16 | prelim manpage, cleanup, fixed crippled plaintext: sed does a nice | Niels Provos |
1997-02-13 | added bcrypt + blowfish | Niels Provos |
1996-12-28 | arc4random() number generator, for use with things like RPC xid's. | dm |
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-16 | non-USA crypto code by davidb@werj.com.au. The source has been split | Theo de Raadt |