NetBSD/sys/crypto
christos 362a4a0bd5 Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to
implement, xtoa(), but I think defining the samestring 50 times is a bit
too much. Defined HEXDIGITS and hexdigits in subr_prf.c and use it...
2005-05-17 04:14:57 +00:00
..
arc4
blowfish
cast128
des
rijndael
ripemd160 Make resultant hash length a symbolic define so other code can reuse the 2005-04-19 14:05:53 +00:00
sha2 Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +00:00
skipjack