Commit Graph

4 Commits (9c901b9c0e816b2134cc63bc1d09def7a6d5203a)

Author SHA1 Message Date
Doug Coleman 7c93316fbe crypto.aes: <sliced-groups> is now just <groups>, add a missing using. 2014-01-11 11:13:39 -08:00
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
Joe Groff 943596575a use radix literals 2011-11-23 19:03:40 -08:00
Doug Coleman ce84be5f23 check in aes data with unit tests, compared against 7zip's aes implementation 2008-10-20 14:52:58 -05:00