NetBSD/sys/crypto
martin 99716c5d05 Make this compile for big endian archs.
Fixes PR port-sparc64/22333.
2003-08-01 22:25:55 +00:00
..
arc4 Make the length argument of arc4_setkey() unsigned. 2002-11-07 07:03:11 +00:00
blowfish add non-ELF .align 2002-11-12 03:03:10 +00:00
cast128 * Move config defns for the crypto algorithms into their own files. 2002-10-11 01:52:04 +00:00
des add non-ELF .align 2002-11-12 03:03:10 +00:00
rijndael make rijndael_cipherInit() to take binary IV, not hex IV, as before. 2003-07-24 14:51:34 +00:00
ripemd160 Make this compile for big endian archs. 2003-08-01 22:25:55 +00:00
sha2 Don't declare the sha2.c file twice, instead add opencrypto flag to 2003-07-26 13:49:52 +00:00