Adapt all engines that need it to opaque EVP_CIPHER
[openssl.git] / engines / ccgost / gosthash.c
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-03-07 Andy Polyakovengines/ccgost/gosthash.c: simplify and avoid SEGV.
2012-08-13 Andy Polyakovgosthash.c: use memmove in circle_xor8, as input pointe...
2009-12-22 Bodo MöllerUse properly local variables for thread-safety.
2008-01-05 Andy Polyakovengine/ccgost Win32 portability fixes.
2008-01-04 Dr. Stephen HensonAvoid WIN32 signed/unsigned warnings.
2006-09-21 Dr. Stephen HensonUpdated version of gost engine.
2006-09-17 Dr. Stephen HensonGOST public key algorithm ENGINE donated to the OpenSSL...