]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
grasshopper: Fix streaming for CTR mode
authorVitaly Chikunov <vt@altlinux.org>
Sun, 22 Jul 2018 07:34:03 +0000 (10:34 +0300)
committerVitaly Chikunov <vt@altlinux.org>
Sun, 22 Jul 2018 07:37:11 +0000 (10:37 +0300)
commitcf2ab51a449ce3d92163217c8078f0f625aac7ae
treea7a93e25f91e7e6ed20a89565563199d77605326
parent370c40dfa4e9a372da03b68453a4af0c10d30a90
grasshopper: Fix streaming for CTR mode

Previously CTR did not continue unfinished block on the next cipher
iteration.
gost_grasshopper_cipher.c