]> www.wagner.pp.ru Git - openssl-gost/engine.git/history - gost_omac_acpkm.c
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / gost_omac_acpkm.c
2023-06-15 Vitaly ChikunovFix gcc13 error: writing 1 byte into a region of size 0
2022-02-07 Dmitry BelyavskiyEnsure that CMAC_ACPKM_CTX_copy works with 2 non-NULL...
2022-02-06 Dmitry BelyavskiyEnsure that CMAC_ACPKM_CTX_copy works with 2 non-NULL...
2021-10-11 Richard LevitteMaking a gost provider - Adapt the grasshopper OMACs...
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)