freebsd-dev/sys/crypto
Hajimu UMEMOTO c79ae091de fixed the cast128 calculation with a short cipher key length.
the memory was overridden when the key length was less than 16 bytes.

Obtained from:	KAME
MFC after:	1 week
2001-11-27 14:11:47 +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 less warning 2001-06-16 19:32:37 +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