aboutsummaryrefslogtreecommitdiff
path: root/gost_md.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13Add static to functions that not need to be exportedVitaly Chikunov1-5/+5
2020-05-13Remove unneeded declarations after registration reworkVitaly Chikunov1-10/+0
2020-05-13Update Copyright lines after registration reworkVitaly Chikunov1-0/+1
2020-05-13gost_md: Rework alias support in digest registrationVitaly Chikunov1-0/+4
2020-05-13gost_md: Rework digest registration, add GostR3411_94_digestVitaly Chikunov1-22/+55
2018-08-17Master is designed to be 1.1.1-compatible.Dmitry Belyavskiy1-3/+0
2018-07-25Move openssl-1.0.2 shim layer hereVitaly Chikunov1-0/+2
2018-07-20Produce correct GOST signaturesVitaly Chikunov1-0/+1
2016-03-26Sources formattingDmitry Belyavskiy1-2/+4
2016-01-03openssl 1.1.0 compatibilityDmitry Belyavskiy1-25/+38
2015-08-14Initial commitDmitry Belyavsky1-0/+76