]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Set default value for CTR ACPKM limit
authorVitaly Chikunov <vt@altlinux.org>
Thu, 26 Jul 2018 09:07:11 +0000 (12:07 +0300)
committerVitaly Chikunov <vt@altlinux.org>
Thu, 26 Jul 2018 15:52:32 +0000 (18:52 +0300)
commit07c957df13588802781cb36d1539e22fba7e071e
tree675b2e0543da797a0e07c8dd22eb51f694653cc2
parent488f3da97f0833c1608bffb6ea510be4314cef7f
Set default value for CTR ACPKM limit

Default limit for Kuznyechik is 4KiB, from TLS 1.2 recommendations. As
a consequence it does not need to be configured via EVP_CTRL_KEY_MESH.
Also, explicitly set ACPKM limit in tests.
gost_grasshopper_cipher.c
test_grasshopper.c