README revision 7c478bd95313f5f23a4c958a745db2134aa03244
a90d965d832a5578dbfc2eadd1617e8cccf25264fwThis is an OpenSSL-compatible version of AES (also called Rijndael).
a90d965d832a5578dbfc2eadd1617e8cccf25264fwaes_core.c is basically the same as rijndael-alg-fst.c but with an
a90d965d832a5578dbfc2eadd1617e8cccf25264fwAPI that looks like the rest of the OpenSSL symmetric cipher suite.