]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Implementation of the MGM mode for magma/kuznyechik
authorigrkir <i.kirillov@kryptonite.ru>
Fri, 23 Sep 2022 12:32:21 +0000 (15:32 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Fri, 2 Dec 2022 17:56:55 +0000 (18:56 +0100)
commit39dc6de6a9474e10560ebfb0a9cecc05867b9c7b
tree6fa646e6b18d5f43afe56fa9d8db64b042b710c0
parent97b3db1ebf985b73718faaae6c425782d526d44f
Implementation of the MGM mode for magma/kuznyechik

first implemented in ossl_patched branch
uses dynamic NIDs

Signed-off-by: Sergei Ianovich <sergei.ianovich@ya.ru>
15 files changed:
CMakeLists.txt
e_gost_err.c
e_gost_err.h
gost.txt
gost_crypt.c
gost_ec_keyx.c
gost_eng.c
gost_gost2015.c
gost_gost2015.h
gost_grasshopper_cipher.c
gost_grasshopper_cipher.h
gost_lcl.h
tcl_tests/engine.try
test/00-engine.t
test_mgm.c [new file with mode: 0644]