]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
gost_crypt: Fix IV length for Magma CTR mode
authorVitaly Chikunov <vt@altlinux.org>
Sat, 9 May 2020 03:15:32 +0000 (06:15 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sat, 9 May 2020 08:28:38 +0000 (11:28 +0300)
commita3cee1c0660285f5669a9bfd85a494e18b970a67
tree036030cbfd42f34026bbe788d24ab01ba47d6b74
parent8b83b83b881b6fc3cd1909e376f7f1e878b80d57
gost_crypt: Fix IV length for Magma CTR mode

It's 4, half of block size.
gost_crypt.c