]> git.cryptolib.org Git - avr-crypto-lib.git/commit
split up aes asm sbox in two parts
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Wed, 28 Jan 2009 23:50:00 +0000 (23:50 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Wed, 28 Jan 2009 23:50:00 +0000 (23:50 +0000)
commitba3a6079e5184898daed9b3cd67e453a0fc5e637
tree9c88648cf858f0e74749b233bd824b568bd68f9a
parent6918fd7223cd8f27b8438169e6aed8e4110a562a
split up aes asm sbox in two parts
aes_invsbox-asm.S [new file with mode: 0644]
aes_sbox-asm.S [new file with mode: 0644]
aes_sboxes-asm.S [deleted file]
mkfiles/aes.mk
mkfiles/aes_asm_faster.mk
mkfiles/aes_c.mk