aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/gost_3411/gost_3411.h
Commit message (Expand)AuthorAgeFilesLines
* More Doxygen updates/fixeslloyd2010-06-151-1/+1
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Remove SecureBuffer, which is the fixed-size variant of SecureVector.lloyd2010-03-231-3/+3
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Add 'Distributed under...' text to files missing it. Some format cleanupslloyd2009-10-071-0/+2
* Add the GOST 34.11 hash function. Pretty slow, but functional.lloyd2009-04-071-0/+41