]> git.ipfire.org Git - thirdparty/nettle.git/commit
Inline ciphertext stealing
authorSimo Sorce <simo@redhat.com>
Tue, 19 Mar 2019 20:30:53 +0000 (16:30 -0400)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 24 Mar 2019 10:41:21 +0000 (11:41 +0100)
commit8702a4c48ae2381dd2994e5053961044fca89676
tree177446abb9e32036712ba7a7d56b89aaa3e2af36
parentd74d1674bee8c844263d958b86a028eb10f05043
Inline ciphertext stealing

This avoids copying and may be somewhat more readable without the need
for so much explanation.

Signed-off-by: Simo Sorce <simo@redhat.com>
xts.c