Files
godot/drivers/builtin_openssl/crypto/aes
Juan Linietsky 4dc4e96c8a -OpenSSL Fixes
2014-05-01 09:53:37 -03:00
..
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -03:00
2014-04-28 21:56:43 -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.