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
Slava Pestov
df4fb4a3ee
Removing integers-as-sequences
2010-01-15 07:15:33 +13:00
Joe Groff
935c0797c3
update existing code for [let change
2009-10-27 22:05:37 -05:00
Doug Coleman
e026b554a9
use CONSTANT: in extra
2009-02-22 19:08:45 -06: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