Files
GmSSL/crypto/aes
Zhi Guan 3bdc0ea895 update
2015-08-15 15:02:15 +08:00
..
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2015-08-15 15:02:15 +08:00
2014-12-01 10:40:26 +08: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.