]> git.ipfire.org Git - thirdparty/nettle.git/commit
(ctr_crypt): Reorganized to call the encryption function with several
authorNiels Möller <nisse@lysator.liu.se>
Fri, 1 Jul 2011 20:40:11 +0000 (22:40 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 1 Jul 2011 20:40:11 +0000 (22:40 +0200)
commit9042f85ee4ef62cda2bf803c3dcb10d8f23d786d
treeef5c252df5370e91f91468ceaa55a855f08ab82f
parentfbf9aeb173fde164ca77b3ea2847c2363362a2a7
(ctr_crypt): Reorganized to call the encryption function with several
blocks at a time. Handle the case of a single block specially.

Rev: nettle/ctr.c:1.3
ctr.c