Select Git revision
chacha-crypt.c
Forked from
Nettle / nettle
Source project has a limited visibility.
Dmitry Baryshkov authored
GOST 28147-89 defines special MAC mode (Imitovstavka) using GOST
28147-89 round function. For description in English see RFC 5830 Section 8.
Add support for calculating MAC using this mode.
Signed-off-by:
Dmitry Baryshkov <dbaryshkov@gmail.com>