summaryrefslogtreecommitdiff
path: root/cipher/gostr3411-94.c
Commit message (Expand)AuthorAgeFilesLines
* md: Simplify the message digest dispatcher md.c.Werner Koch2013-10-021-0/+1
* gostr3411_94: set better burn stack depth estimateJussi Kivilinna2013-09-211-5/+14
* Use hash transform function return type for passing burn stack depthJussi Kivilinna2013-09-211-4/+5
* Rename the GOST algorithm identifiers.Werner Koch2013-09-181-1/+1
* Add basic implementation of GOST R 34.11-94 message digestDmitry Eremin-Solenikov2013-09-181-0/+273