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 Const poison, use ANSI-style. 2003-08-26 20:12:22 +00:00
blowfish nuke trailing whitespace 2005-02-26 22:58:54 +00:00
cast128 Const poison. 2003-08-26 19:58:36 +00:00
des nuke trailing whitespace 2005-02-26 22:58:54 +00:00
rijndael nuke trailing whitespace 2005-02-26 22:58:54 +00:00
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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00