summaryrefslogtreecommitdiffstats
path: root/engines/ccgost/gost2001.c
AgeCommit message (Expand)Author
2016-01-19Remove the GOST engineMatt Caswell
2015-12-09remove ecdsa.h header references.Dr. Stephen Henson
2015-08-11Remove Gost94 signature algorithm.Rich Salz
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-25Fix return checks in GOST engineMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-04Replace GOST_R_MALLOC_FAILURE and GOST_R_NO_MEMORY with ERR_R_MALLOC_FAILUREKurt Roeckx
2010-02-16Submitted by: Dmitry Ivanov <vonami@gmail.com>Dr. Stephen Henson
2008-02-28Fix error code function name mismatches in GOST engine, rebuild errors.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