aboutsummaryrefslogtreecommitdiff
path: root/gost_omac_acpkm.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Add static to functions that not need to be exportedVitaly Chikunov1-2/+2
2020-05-13Remove unneeded declarations after registration reworkVitaly Chikunov1-10/+0
2020-05-13Update Copyright lines after registration reworkVitaly Chikunov1-1/+1
2020-05-13gost_omac_acpkm: Rework registration of kuznyechik_ctracpkm_omacVitaly Chikunov1-25/+15
2019-10-14Fix of potential memory leakDmitry Belyavskiy1-0/+1
2019-09-05Fix compilation with Microsoft Visual C.Dmitry Timoshkov1-6/+7
2019-09-04Get rid of EVP_MD_CTRL_MAC_LENDmitry Belyavskiy1-1/+0
2019-09-04For Grasshopper OMAC_ACPKM, OMAC and MAGMA, support XOFRichard Levitte1-1/+2
2018-09-07Missing NIDDmitry Belyavskiy1-0/+1
2018-08-31Some fixes of OMAC processingDmitry Belyavskiy1-0/+7
2018-08-30Error codes fixedDmitry Belyavskiy1-8/+8
2018-08-08Add grasshopper_omac_acpkm (OMAC-ACPKM)Vitaly Chikunov1-0/+521