]> www.wagner.pp.ru Git - openssl-gost/engine.git/history - gost_omac_acpkm.c
Fix compilation with Microsoft Visual C.
[openssl-gost/engine.git] / gost_omac_acpkm.c
2019-09-05 Dmitry TimoshkovFix compilation with Microsoft Visual C.
2019-09-04 Dmitry BelyavskiyGet rid of EVP_MD_CTRL_MAC_LEN
2019-09-04 Dmitry BelyavskiyMerge pull request #169 from levitte/omac-ctx-size
2019-09-04 Richard LevitteFor Grasshopper OMAC_ACPKM, OMAC and MAGMA, support XOF 169/head
2018-09-07 Dmitry BelyavskiyMissing NID
2018-08-31 Dmitry BelyavskiySome fixes of OMAC processing
2018-08-30 Dmitry BelyavskiyError codes fixed
2018-08-08 Vitaly ChikunovAdd grasshopper_omac_acpkm (OMAC-ACPKM)