]> www.wagner.pp.ru Git - openssl-gost/engine.git/history - gost_omac_acpkm.c
Now that there is an actual openssl-3.0 branch, switch to use that
[openssl-gost/engine.git] / gost_omac_acpkm.c
2020-05-19 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2020-05-13 Vitaly ChikunovAdd static to functions that not need to be exported
2020-05-13 Vitaly ChikunovRemove unneeded declarations after registration rework
2020-05-13 Vitaly ChikunovUpdate Copyright lines after registration rework
2020-05-13 Vitaly Chikunovgost_omac_acpkm: Rework registration of kuznyechik_ctra...
2019-10-27 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2019-10-14 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2019-10-14 Dmitry BelyavskiyFix of potential memory leak
2019-09-05 Dmitry BelyavskiyMerge pull request #170 from hackomatic/wip
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)