NameDateSize

..03-Jan-2020111

aes.hH A D18-Aug-20166 KiB

aes_cbc.cH A D18-Aug-20162.9 KiB

aes_cfb.cH A D18-Aug-20163.7 KiB

aes_core.cH A D18-Aug-201661.2 KiB

aes_ctr.cH A D18-Aug-20162.9 KiB

aes_ecb.cH A D18-Aug-20162.9 KiB

aes_ige.cH A D18-Aug-201611.4 KiB

aes_locl.hH A D18-Aug-20163.5 KiB

aes_misc.cH A D18-Aug-20163.2 KiB

aes_ofb.cH A D18-Aug-20162.8 KiB

aes_wrap.cH A D18-Aug-20163.1 KiB

aes_x86core.cH A D18-Aug-201640.2 KiB

asm/H09-Dec-201724

MakefileH A D09-Dec-20175.9 KiB

READMEH A D18-Aug-2016204

README

1This is an OpenSSL-compatible version of AES (also called Rijndael).
2aes_core.c is basically the same as rijndael-alg-fst.c but with an
3API that looks like the rest of the OpenSSL symmetric cipher suite.
4