summaryrefslogtreecommitdiffstats
path: root/engines/ccgost/gosthash.c
AgeCommit message (Expand)Author
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-03-07engines/ccgost/gosthash.c: simplify and avoid SEGV.Andy Polyakov
2012-08-13gosthash.c: use memmove in circle_xor8, as input pointers can be equal.Andy Polyakov
2009-12-22Use properly local variables for thread-safety.Bodo Möller
2008-01-05engine/ccgost Win32 portability fixes.Andy Polyakov
2008-01-04Avoid WIN32 signed/unsigned warnings.Dr. Stephen Henson
2006-09-21Updated version of gost engine.Dr. Stephen Henson
2006-09-17GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom.Dr. Stephen Henson