index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
crypt
/
Makefile.inc
Age
Commit message (
Expand
)
Author
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