aboutsummaryrefslogtreecommitdiff
path: root/gost_grasshopper_cipher.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Implementation of the MGM mode for magma/kuznyechikigrkir1-0/+13
2020-05-13Add static to functions that not need to be exportedVitaly Chikunov1-31/+40
2020-05-13Remove unneeded declarations after registration reworkVitaly Chikunov1-23/+1
2020-05-04KUZNYECHIK-CTR_ACPKM-OMAC implementationDmitry Belyavskiy1-1/+8
2020-05-04Kuznyechik ASN1 parameters parsingDmitry Belyavskiy1-0/+1
2020-02-22No need for special OFB contextDmitry Belyavskiy1-5/+0
2018-09-19TLSTREE ctrlDmitry Belyavskiy1-0/+1
2018-07-31Optimize out skip_sections and add tests for ACPKM-MasterVitaly Chikunov1-1/+0
2018-07-26Add kuznyechik_ctracpkmVitaly Chikunov1-0/+8
2018-07-25Fix grasshopper-ctr reinitializationGleb Fotengauer-Malinovskiy1-1/+0
2018-07-23grasshopper: Fix OFB implementation.Vitaly Chikunov1-2/+0
2018-07-17Fix a mem leakMatt Caswell1-0/+2
2018-02-16Update gost_grasshopper_cipher.handyk5551-1/+0
2016-11-19Build with -WerrorDmitry Belyavskiy1-28/+28
2016-04-28Grasshopper && CMakeMaxim Tishkov1-0/+108