NetBSD/sys/crypto
martin 1ec429dfd5 Constify, to make it compile (at least).
XXX - I'm not sure with what args this is called, but my bet is that
there is no chance this code will work on alignment requiring archs.
2005-06-03 11:31:57 +00:00
..
arc4 Const poison, use ANSI-style. 2003-08-26 20:12:22 +00:00
blowfish Constify, to make it compile (at least). 2005-06-03 11:31:57 +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 add a missing const 2005-05-31 00:43:56 +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