- 14 May, 2002 2 commits
-
-
Niels Möller authored
Notably, the order of the subkeys was reversed. Single block encrypt/decrypt works now. (aes_encrypt, aes_decrypt): Added an outer loop, so that we can encrypt more than one block at a time. Rev: src/nettle/x86/aes.asm:1.6
-
Niels Möller authored
Notably, the order of the subkeys was reversed. Single block encrypt/decrypt works now. Rev: src/nettle/x86/aes.asm:1.5
-
- 07 May, 2002 2 commits
-
-
Niels Möller authored
include_src, and commented out the key setup functions. Fixed the processing of the first handling of the round function. Now, encryption of a single block works! Multiple blocks, and decryption, is still broken. Rev: src/nettle/x86/aes.asm:1.4
-
Niels Möller authored
include_src, and commented out the key setup functions. Rev: src/nettle/x86/aes.asm:1.3
-
- 14 Mar, 2002 1 commit
-
-
Niels Möller authored
Rev: src/nettle/sparc/aes.asm:1.67 Rev: src/nettle/x86/aes.asm:1.2
-
- 11 Feb, 2002 1 commit
-
-
Rafael Sevilla. Rev: src/nettle/x86/aes.asm:1.1 Rev: src/nettle/x86/aes_tables.asm:1.1
-