]> www.wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
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)
Introduce `GOST_digest' to hold digest registration data, and
`GOST_init_digest'/`GOST_deinit_digest` helpers to handle it.

It's single-level templatized.


No differences found