Select Git revision
eddsa-verify.c
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>