]> wagner.pp.ru Git - openssl-gost/engine.git/commit
backport commit 2dd3a2f from master (#301)
authorigrkir <70753090+igrkir@users.noreply.github.com>
Sun, 6 Dec 2020 16:09:20 +0000 (19:09 +0300)
committerGitHub <noreply@github.com>
Sun, 6 Dec 2020 16:09:20 +0000 (19:09 +0300)
commit2bbbb457950b4cee5591339fed471970a7cfcd2c
treef3c665d469481658f3404af49b4aa9be8dd0ebcd
parentfbd7748fde5397eb39e398f06ee31c1827e68201
backport commit 2dd3a2f from master (#301)

* backport commit 2dd3a2f from master

update magma cipher ctr_acpkm mode encrypting

Fixed bug when acpkm key meshing didn't apply at appropriate time
during TLS secure exchange.
Unify usage of 'num' variable of EVP_CIPHER_CTX for kuznetchik and
magma.

* correct define variable dependency

add optional compiling setting for EVP_CTRL_TLS1_2_TLSTREE variable

Co-authored-by: Igor Kirillov <i.kirillov@kryptonite.ru>
gost_crypt.c
test_tlstree.c