freebsd-dev/sys/crypto
Hajimu UMEMOTO b5a8f767a6 - Speedup 3DES by using assembly code for i386.
- Sync des/blowfish to more recent openssl.

Obtained from:	KAME/NetBSD
MFC after:	2 weeks
2002-03-05 09:19:02 +00:00
..
blowfish - Speedup 3DES by using assembly code for i386. 2002-03-05 09:19:02 +00:00
cast128 fixed the cast128 calculation with a short cipher key length. 2001-11-27 14:11:47 +00:00
des - Speedup 3DES by using assembly code for i386. 2002-03-05 09:19:02 +00:00
rc4 A simplified RC4 implementation for kernel use. 2000-04-09 21:01:01 +00:00
rijndael less warning 2001-06-16 19:32:37 +00:00
sha2 off by one error in Aaron Gifford's code. KAME PR 393. 2002-02-26 16:58:58 +00:00
md5.c Sync with recent KAME. 2001-06-11 12:39:29 +00:00
md5.h sync with kame tree as of july00. tons of bug fixes/improvements. 2000-07-04 16:35:15 +00:00
sha1.c Sync with recent KAME. 2001-06-11 12:39:29 +00:00
sha1.h Fix broken const'ness in declaration of sha1_loop(). 2000-10-09 18:49:14 +00:00