freebsd-dev/sys/crypto
Hajimu UMEMOTO e8647cfc81 off by one error in Aaron Gifford's code. KAME PR 393.
PR:		kern/34242
Submitted by:	Aaron D. Gifford <agifford@infowest.com>
MFC after:	1 week
2002-02-26 16:58:58 +00:00
..
blowfish Sync with recent KAME. 2001-06-11 12:39:29 +00:00
cast128 fixed the cast128 calculation with a short cipher key length. 2001-11-27 14:11:47 +00:00
des properly check DES weak key. KAME PR 363. 2001-07-03 17:46:48 +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