]> git.ipfire.org Git - thirdparty/nettle.git/commit
* twofish.c (twofish_decrypt): Fixed for();-bug in the block-loop.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 2 Sep 2001 22:10:09 +0000 (00:10 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 2 Sep 2001 22:10:09 +0000 (00:10 +0200)
commit346e45c5a71d3c79a0e754987930286d398340fc
tree793dcdbb52990afc4f93fb2870c2ed457ec961f3
parentf782075240dfd973b261bc9c6ece3a868eb35321
* twofish.c (twofish_decrypt): Fixed for();-bug in the block-loop.
Spotted by Jean-Pierre.
(twofish_encrypt): Likewise.

Rev: src/nettle/twofish.c:1.5
twofish.c