summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-8/+1
* delete documentation for deleted DES interfacestedu2014-12-081-3/+1
* remove setkey and encrypt interfaces. they are useless and dangerous.tedu2014-12-081-2/+2
* split crypt_checkpass off into a new filetedu2014-11-201-4/+4
* add crypt_newhash to NAME and add an MLINK;jmc2014-11-181-2/+3
* Split arc4random_uniform into it's own file, to assist other projectsderaadt2014-07-121-2/+3
* update NAME and MLINKS for previous;jmc2014-05-161-3/+4
* remove md5crypt.tedu2014-05-121-3/+3
* Remove arc4random_stir() and arc4random_addrandom(), which none shouldderaadt2013-10-211-2/+1
* remove skipjack and cast from the libc; ok deraadtmikeb2010-10-281-3/+2
* Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod2010-02-031-2/+2
* Add missing MLINKSderaadt2008-03-161-1/+2
* Split crypto routine sup again, but differently. This should make thederaadt2003-08-121-2/+2
* unsplice crypt.c and morecrypt.c; start to document some bcrypt and md5cryptderaadt2003-08-071-2/+3
* Add missing MLINKsmillert1999-11-171-2/+4
* skipjack in libc; isakmpd and such will want itderaadt1999-02-261-2/+2
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+2
* Add CAST encryption, implementation by Steve Reid <sreid@sea-to-sky.net>.provos1998-07-211-2/+2
* typoderaadt1997-04-161-2/+2
* documentation for arc4random. this is out of memory, might needprovos1997-04-151-2/+3
* prelim manpage, cleanup, fixed crippled plaintext: sed does a niceprovos1997-02-161-3/+4
* added bcrypt + blowfishprovos1997-02-131-2/+3
* arc4random() number generator, for use with things like RPC xid's.dm1996-12-281-2/+2
* Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$niklas1996-06-031-2/+2
* add md5crypt()deraadt1996-05-301-2/+2
* Update prototypes to match declarationstholo1996-03-251-2/+3
* non-USA crypto code by davidb@werj.com.au. The source has been splitderaadt1995-12-161-0/+8