freebsd-dev/sys/crypto
Konstantin Belousov 93ed70f9b4 Fix a bug in the result of manual assembly.
Reported by:	Stefan Grundmann <sg2342 googlemail com>
PR:	kern/155118
MFC after:	3 days
2011-03-02 14:56:58 +00:00
..
aesni Fix a bug in the result of manual assembly. 2011-03-02 14:56:58 +00:00
blowfish
camellia Integrate the Camellia Block Cipher. For more information see RFC 4132 2007-05-09 19:37:02 +00:00
des
rc4 Avoid 256 integer divisions per rc4_init() call. Replace it with using 2008-12-16 13:58:37 +00:00
rijndael Make test00 compilable again. 2008-01-15 18:34:47 +00:00
sha2 Make private functions static. 2011-02-21 16:21:43 +00:00
via MFaesni r215427: 2010-11-26 14:35:20 +00:00
sha1.c
sha1.h