Andy Polyakov 5727e4dab8 Add "teaser" AES module for ARMv8.
"Teaser" means that it's initial proof-of-concept to build EVP module
upon.
2014-05-19 08:46:44 +02:00
..
2014-05-19 08:46:44 +02:00
2012-12-11 15:52:10 +00:00
2008-10-31 19:30:11 +00:00
2014-02-19 20:09:08 +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.