Lutz Jänicke 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev
PR: 1552
Submitted by: Roumen Petrov <openssl@roumenpetrov.info>, "Alon Bar-Lev" <alon.barlev@gmail.com>
2008-04-17 10:19:16 +00:00
..
2007-04-05 15:45:58 +00:00
2004-08-23 22:19:51 +00:00
2002-11-13 14:01:34 +00:00
2006-06-05 10:40:54 +00:00
2008-03-18 01:00:38 +00:00
2008-03-18 01:00:38 +00:00
2008-03-22 18:52:03 +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.