aboutsummaryrefslogtreecommitdiff
path: root/gost_grasshopper_cipher.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-07Avoid memory leaksDmitry Belyavskiy1-0/+13
2018-08-20Fix grasshopper-ctr reinitializationGleb Fotengauer-Malinovskiy1-8/+9
2018-08-20grasshopper: Fix OFB implementation.Vitaly Chikunov1-41/+4
2018-08-20grasshopper: Fix streaming for CTR modeVitaly Chikunov1-1/+11
2018-08-20Update gost_grasshopper_cipher.candyk5551-8/+17
2017-06-27Fix compiler warningsMouse1-1/+0
2016-11-19Build with -WerrorDmitry Belyavskiy1-20/+20
2016-09-08merge upstreamMax1-18/+20
2016-09-08minor changeMax1-2/+3
2016-09-08fix grasshopper-ctr memory corruption - fix ctx buffer sizeMax1-2/+4
2016-04-28C89 complianceDmitry Belyavskiy1-20/+23
2016-04-28Grasshopper && CMakeMaxim Tishkov1-0/+642
2016-02-24Add Grasshopper, CMakeMax1-0/+642