Skip to content
  • Niels Möller's avatar
    (aes_decrypt): Adapted to the current interface. · 1b1c44a8
    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
    1b1c44a8