]> git.ipfire.org Git - thirdparty/nettle.git/commit
(aes_set_key): Reversed the order of the inverted
authorNiels Möller <nisse@lysator.liu.se>
Wed, 13 Feb 2002 11:12:46 +0000 (12:12 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 13 Feb 2002 11:12:46 +0000 (12:12 +0100)
commit6b601cc2f5ff6e5b6eca0955ccc389d2e75c9ecb
treed62c9bc0665f0ac35339e0b498b6521557693be8
parent59814270b7538d4f32bef10dfd93e13f71a0c9e7
(aes_set_key): Reversed the order of the inverted
subkeys. They are now stored in the same order as they are used.

Rev: src/nettle/aes-set-key.c:1.3
aes-set-key.c