]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Initial implementation of MGM mode for Kuznyechik.
authorDmitry Belyavskiy <beldmit@gmail.com>
Mon, 6 May 2019 19:41:55 +0000 (22:41 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Mon, 6 May 2019 19:41:55 +0000 (22:41 +0300)
commit7aaff5bb21f720d0a4902ead48296e3dcb422d3f
treef45d9df1d919046e9b066a4abe404c13811dd41b
parent7ed64cd58e3f90e7a7229b0a504816e54f9444dc
Initial implementation of MGM mode for Kuznyechik.
No decrypt yet, only big blocks supported.
e_gost_err.c
e_gost_err.h
gost.txt
gost_eng.c
gost_grasshopper_cipher.c
gost_grasshopper_cipher.h
test_mgm.c [new file with mode: 0644]