catcrypt: Implement symmetric key-encapsulation and signature schemes.
[u/mdw/catacomb] / rijndael.c
2004-04-08 mdwExpunge revision histories in files.
2001-05-07 mdwSeparate out key scheduling.
2001-05-07 mdwFix unusual numbers of rounds. Simplify implementation.
2000-12-06 mdwFix round count for weird key sizes.
2000-06-17 mdwNew cipher.