Skip to content
Snippets Groups Projects
Commit 7dfb86d5 authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: src/nettle/ChangeLog:1.85
parent 98823345
No related branches found
No related tags found
No related merge requests found
2002-05-14 Niels Möller <niels@s3.kth.se> 2002-05-14 Niels Möller <niels@s3.kth.se>
* configure.ac (asm_path): Enable x86 assembler.
* x86/aes.asm (aes_decrypt): Adapted to the current interface. * x86/aes.asm (aes_decrypt): Adapted to the current interface.
Notably, the order of the subkeys was reversed. Single block Notably, the order of the subkeys was reversed. Single block
encrypt/decrypt works now. encrypt/decrypt works now.
(aes_encrypt, aes_decrypt): Added an outer loop, so that we can
encrypt more than one block at a time.
2002-05-07 Niels Möller <niels@s3.kth.se> 2002-05-07 Niels Möller <niels@s3.kth.se>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment