- May 15, 2002
-
-
Niels Möller authored
itbl1-4. Commented out the inclusion of aes_tables.asm. Rev: src/nettle/x86/aes.asm:1.11
-
Niels Möller authored
Rev: src/nettle/x86/aes.asm:1.10
-
Niels Möller authored
itbl1-4. Rev: src/nettle/x86/aes.asm:1.9
-
- May 14, 2002
-
-
Niels Möller authored
* x86/aes.asm: ...from here. Rev: src/nettle/ChangeLog:1.86 Rev: src/nettle/x86/aes-encrypt.asm:1.2 Rev: src/nettle/x86/aes.asm:1.8
-
Niels Möller authored
references to dtbl1-4 with references to _aes_encrypt_table. * x86/aes.asm (aes_decrypt): Adapted to the current interface. 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.7
-
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
-
- May 07, 2002
-
-
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
-
- Mar 14, 2002
-
-
Niels Möller authored
Rev: src/nettle/sparc/aes.asm:1.67 Rev: src/nettle/x86/aes.asm:1.2
-
- Feb 11, 2002
-
-
Rafael Sevilla. Rev: src/nettle/x86/aes.asm:1.1 Rev: src/nettle/x86/aes_tables.asm:1.1
-