]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
gost_md: Rework digest registration, add GostR3411_94_digest
authorVitaly Chikunov <vt@altlinux.org>
Tue, 12 May 2020 21:25:35 +0000 (00:25 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Wed, 13 May 2020 17:12:23 +0000 (20:12 +0300)
commit2893b979bdb5ff1d902dc78c478162854eeb4a4b
tree71969a4eb05310b43198497e3f56f9e692fb9b10
parentc6b44c8eaf68bf045805163a8825e5440632653e
gost_md: Rework digest registration, add GostR3411_94_digest

Introduce `GOST_digest' to hold digest registration data, and
`GOST_init_digest'/`GOST_deinit_digest` helpers to handle it.

It's single-level templatized.
gost_lcl.h
gost_md.c