factor/extra/crypto/aes
Fred Alger 67a71d0974 Initial commit of lookup-table AES implementation
In need of optimization and cleanup.  Uses 32-bit integers arithmetic
and seems to run very quickly (100k key expansions + encrypts in 3.88
= 400K/s encryption).  Based on p7zip's optimized C implementation.
2014-01-11 11:10:47 -08:00
..
utils Initial commit of lookup-table AES implementation 2014-01-11 11:10:47 -08:00
aes-tests.factor Initial commit of lookup-table AES implementation 2014-01-11 11:10:47 -08:00
aes.factor Initial commit of lookup-table AES implementation 2014-01-11 11:10:47 -08:00
authors.txt Initial commit of lookup-table AES implementation 2014-01-11 11:10:47 -08:00