NetBSD/sys/crypto
macallan 19166a6288 NIST_CTR_DRBG.V is accessed as (unsigned long *) so we need to make sure
it's aligned accordingly or we go boom on sparc64
2011-11-21 23:48:52 +00:00
..
arc4
blowfish Apply const where necessary (XXX: where is bf_locl.org?) 2009-06-30 13:14:40 +00:00
camellia add "camellia" crypto code, copied from FreeBSD 2011-05-05 17:38:35 +00:00
cast128
des
nist_ctr_drbg NIST_CTR_DRBG.V is accessed as (unsigned long *) so we need to make sure 2011-11-21 23:48:52 +00:00
rijndael First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
skipjack