aboutsummaryrefslogtreecommitdiffstats
path: root/engines/ccgost
Commit message (Expand)AuthorAgeFilesLines
* 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-09-151-1/+1
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
* Add control to retrieve signature MD.Dr. Stephen Henson2013-06-211-0/+8
* Fix Windows linking error in GOST test case.Andy Polyakov2013-04-131-1/+1
* Missing MINFO generation.Ben Laurie2013-03-041-2/+1
* Fix ignored return value warnings.Ben Laurie2013-02-211-1/+1
* Don't use C++ style comments.Dr. Stephen Henson2013-01-241-15/+15
* gost2814789t.c: portability fixes.Andy Polyakov2013-01-221-20/+38
* Fix warnings.Ben Laurie2013-01-211-1/+2
* gost_crypt.c: add assertions.Andy Polyakov2013-01-191-0/+11
* engines/ccgost: add test case.Andy Polyakov2013-01-192-0/+1586
* gost_crypt.c: more intuitive ceiling.Andy Polyakov2012-12-191-3/+3
* engines/cchost/gost_crypt.c: fix typo.Andy Polyakov2012-12-191-1/+1
* engine/cchost: fix bugs.Andy Polyakov2012-12-193-9/+27
* 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 equal.Andy Polyakov2012-08-131-2/+2
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-032-8/+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
* engines/: get rid of cvs warnings on MacOS X, proper clean in ccgost.Andy Polyakov2011-11-122-1/+2
* PR: 2586Dr. Stephen Henson2011-09-011-1/+2
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-161-0/+1
* engine/Makefile: harmonize engine install rule for .dylib extension on MacOS X.Andy Polyakov2010-08-241-1/+1
* Fix warnings.Ben Laurie2010-06-121-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
* Update from 1.0.0-stableDr. Stephen Henson2009-07-011-0/+8
* Submitted by: Artem Chuprina <ran@cryptocom.ru>Dr. Stephen Henson2009-06-167-30/+91
* Typo.Dr. Stephen Henson2009-05-071-2/+2
* Stupid typoRichard Levitte2009-04-281-5/+5
* Add local symbol hacks for OpenVMSRichard Levitte2009-04-261-0/+16
* Updates from 1.0.0-stable branch.Dr. Stephen Henson2009-04-202-2/+2
* Updates from 1.0.0-stable.Dr. Stephen Henson2009-04-153-1/+6
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-031-1/+1
* Stop warnings.Dr. Stephen Henson2009-03-311-4/+4
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson2009-03-175-23/+136
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>Dr. Stephen Henson2009-02-161-1/+1