]> git.ipfire.org Git - thirdparty/nettle.git/commit
* aes.c (aes_encrypt): Don't unroll the innerloop.
authorNiels Möller <nisse@lysator.liu.se>
Wed, 13 Feb 2002 13:05:04 +0000 (14:05 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 13 Feb 2002 13:05:04 +0000 (14:05 +0100)
commitec5c42a8a28b6931a60e26fdd3373dc35c5c52a9
tree57e0772120d7a32e2f7307e1dd6686792b73b24c
parentd6ff420b56271c6a5d4d934329f54025471d4441
* aes.c (aes_encrypt): Don't unroll the innerloop.
(aes_encrypt): Don't unroll the loop for the final round.
(aes_decrypt): Likewise, no loop unrolling.

Rev: src/nettle/aes.c:1.9
aes.c