Andy Polyakov bcfd3d68f5 Correct logical error in STRICT_ALIGNMENT check and remove copy of
eay licence, as module is practically rewritten from scratch [well,
even original submission was obviously "almost, but not quite,
entirely unlike" any other eay *_cfb.c module, not to mention new
functions].
2006-06-05 10:40:28 +00:00
..
2005-12-10 12:32:22 +00:00
2005-04-26 16:02:40 +00:00
2004-08-23 22:19:51 +00:00
2002-11-13 14:01:34 +00:00
2002-11-13 14:01:34 +00:00

This is an OpenSSL-compatible version of AES (also called Rijndael).
aes_core.c is basically the same as rijndael-alg-fst.c but with an
API that looks like the rest of the OpenSSL symmetric cipher suite.