aboutsummaryrefslogtreecommitdiffstats
path: root/engines/ccgost/gosthash.c
Commit message (Expand)AuthorAgeFilesLines
* engines/ccgost/gosthash.c: simplify and avoid SEGV.Andy Polyakov2014-03-071-10/+9
* gosthash.c: use memmove in circle_xor8, as input pointers can be equal.Andy Polyakov2012-08-131-2/+2
* Use properly local variables for thread-safety.Bodo Möller2009-12-221-2/+1
* engine/ccgost Win32 portability fixes.Andy Polyakov2008-01-051-2/+2
* Avoid WIN32 signed/unsigned warnings.Dr. Stephen Henson2008-01-041-1/+1
* Updated version of gost engine.Dr. Stephen Henson2006-09-211-65/+65
* GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom.Dr. Stephen Henson2006-09-171-0/+256