NameDateSize

..22-Dec-2016106

aes.hH A D29-Jan-20166 KiB

aes_cbc.cH A D29-Jan-20162.9 KiB

aes_cfb.cH A D29-Jan-20163.7 KiB

aes_core.cH A D29-Jan-201661.2 KiB

aes_ctr.cH A D29-Jan-20162.9 KiB

aes_ecb.cH A D29-Jan-20162.9 KiB

aes_ige.cH A D29-Jan-201611.4 KiB

aes_locl.hH A D29-Jan-20163.5 KiB

aes_misc.cH A D29-Jan-20163.2 KiB

aes_ofb.cH A D29-Jan-20162.8 KiB

aes_wrap.cH A D21-Mar-20158.3 KiB

aes_x86core.cH A D29-Jan-201640.2 KiB

asm/H20-Dec-201617

MakefileH A D12-Jun-20155.2 KiB

READMEH A D08-Mar-2015204

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