aboutsummaryrefslogtreecommitdiffstats
path: root/engines/ccgost
Commit message (Expand)AuthorAgeFilesLines
* GOST: rearrange code so it's more like C rather than C++Richard Levitte2016-08-221-1/+3
* Fix NULL-return checks in 1.0.2Rich Salz2016-08-195-0/+28
* RT4044: Remove .cvsignore files.Rich Salz2015-09-151-6/+0
* Fix error check in GOST engineMatt Caswell2015-05-261-2/+4
* Fix update and depend in engines/Richard Levitte2015-05-231-2/+2
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-231-6/+7
* Initialize variableEmilia Kasper2015-04-211-1/+1
* make updateEmilia Kasper2015-04-211-2/+3
* Initialised 'ok' and redo the logic.Richard Levitte2015-04-211-4/+4
* Fix return checks in GOST engineMatt Caswell2015-04-206-71/+279
* Transfer a fix from 1.0.1Richard Levitte2015-02-131-0/+4
* Re-align some comments after running the reformat script.OpenSSL_1_0_2-post-reformatMatt Caswell2015-01-221-13/+13
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2224-4864/+4955
* Fix strange formatting by indentMatt Caswell2015-01-221-2/+2
* mark all block comments that need format preserving so thatTim Hudson2015-01-225-10/+13
* RT3271 update; extra; semi-colon; confuses; some;Rich Salz2014-09-101-1/+1
* RT3271: Don't use "if !" in shell linesRich Salz2014-09-091-4/+4
* Please Clang's sanitizer.Andy Polyakov2014-07-092-10/+10
* Initialise alg.David Ramos2014-06-011-1/+1
* engines/ccgost/gosthash.c: simplify and avoid SEGV.Andy Polyakov2014-03-071-10/+9
* engines/ccgost/gost89.h: make word32 defintion unconditional.Andy Polyakov2013-11-081-4/+0
* Add support for Cygwin-x86_64.Andy Polyakov2013-10-141-1/+1
* Add control to retrieve signature MD.Dr. Stephen Henson2013-10-011-0/+8
* Backport single makefile from master.Ben Laurie2013-06-131-2/+1
* engines/ccgost: GOST fixes [from master].Andy Polyakov2013-01-193-9/+38
* Don't load GOST ENGINE if it is already loaded.Dr. Stephen Henson2012-09-011-1/+11
* gosthash.c: use memmove in circle_xor8, as input pointers can be equalAndy Polyakov2012-08-131-1/+1
* Reduce version skew: trivia (I hope).Ben Laurie2012-06-031-7/+7
* PR: 2744Dr. Stephen Henson2012-03-112-0/+43
* PR: 2743Dr. Stephen Henson2012-02-291-0/+1
* Sanitize usage of <ctype.h> functions. It's important that charactersAndy Polyakov2012-01-121-6/+6
* Check GOST parameters are not NULL (CVE-2012-0027)Dr. Stephen Henson2012-01-042-0/+8
* PR: 2586Dr. Stephen Henson2011-09-011-1/+2
* engine/Makefile: harmonize engine install rule for .dylib extension on MacOS ...Andy Polyakov2010-08-241-1/+1
* Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson2010-06-151-3/+1
* PR: 2254Dr. Stephen Henson2010-05-221-1/+1
* fix bug in ccgost CFB mode codeDr. Stephen Henson2010-04-141-1/+1
* check ASN1 type before using itDr. Stephen Henson2010-04-141-1/+3
* make GOST MAC work againDr. Stephen Henson2010-04-081-1/+1
* Submitted by: Dmitry Ivanov <vonami@gmail.com>Dr. Stephen Henson2010-02-161-0/+3
* size_t doesn't compare less than zero...Richard Levitte2010-01-271-1/+1
* PR: 2141Dr. Stephen Henson2010-01-191-2/+2
* PR: 2135Dr. Stephen Henson2010-01-161-4/+4
* Use properly local variables for thread-safety.Bodo Möller2009-12-221-2/+1
* PR: 2070Dr. Stephen Henson2009-10-191-1/+1
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson2009-07-011-0/+8
* Updates from HEAD.Dr. Stephen Henson2009-06-167-30/+91
* Typo.Dr. Stephen Henson2009-05-071-2/+2
* Update from HEADRichard Levitte2009-05-051-5/+5
* Add local symbol hacks for OpenVMSRichard Levitte2009-04-261-0/+16