Files
mrezai 3efa0f130d Update OpenSSL to version 1.0.2g
(cherry picked from commit e97922f220)
2016-04-27 08:49:39 +02:00
..
2016-04-27 08:43:39 +02:00
2016-04-27 08:43:39 +02:00
2016-04-27 08:43:39 +02:00
2016-04-27 08:43:39 +02:00
2016-04-27 08:43:39 +02:00
2016-04-27 08:43:39 +02:00
2016-04-27 08:43:39 +02:00
2016-04-27 08:43:39 +02:00
2016-04-27 08:43:39 +02:00
2016-04-27 08:49:39 +02:00
2016-04-27 08:49:39 +02:00
2014-08-01 22:10:38 -03: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.