summaryrefslogtreecommitdiffstats
path: root/engines/ccgost/gost_sign.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Gost94 signature algorithm.Rich Salz2015-08-111-365/+0
* free NULL cleanup 7Rich Salz2015-04-301-20/+10
* Code style: space after 'if'Viktor Dukhovni2015-04-161-13/+14
* Initialize variableEmilia Kasper2015-04-151-1/+1
* Initialised 'ok' and redo the logic.Richard Levitte2015-03-301-4/+4
* Fix return checks in GOST engineMatt Caswell2015-03-251-13/+66
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-238/+237
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+2
* Fix broken buildEmilia Kasper2014-12-051-0/+1
* Replace GOST_R_MALLOC_FAILURE and GOST_R_NO_MEMORY with ERR_R_MALLOC_FAILUREKurt Roeckx2014-12-041-3/+3
* Updates from 1.0.0-stable branch.Dr. Stephen Henson2009-04-201-1/+1
* Fix error code function name mismatches in GOST engine, rebuild errors.Dr. Stephen Henson2008-02-281-1/+1
* Fix warnings.Ben Laurie2007-11-161-3/+4
* Updated version of gost engine.Dr. Stephen Henson2006-09-211-96/+114
* GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom.Dr. Stephen Henson2006-09-171-0/+302