openssl/engines/ccgost
Bodo Möller 1b827d7b6f Clean up error codes a bit.
(engines/ccgost/ remains utter chaos, though; "make errors" is not happy.)
2007-09-19 00:58:58 +00:00
..
.cvsignore Add .cvsignore 2006-11-21 21:37:41 +00:00
e_gost_err.c Updated GOST MAC support. 2007-05-18 15:55:55 +00:00
e_gost_err.h Clean up error codes a bit. 2007-09-19 00:58:58 +00:00
e_gost_err.proto GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom. 2006-09-17 13:00:18 +00:00
gost.ec GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom. 2006-09-17 13:00:18 +00:00
gost89.c Fix various warnings. 2006-11-08 09:45:12 +00:00
gost89.h GOST public key algorithm ENGINE donated to the OpenSSL by Cryptocom. 2006-09-17 13:00:18 +00:00
gost94_keyx.c Updated GOST MAC support. 2007-05-18 15:55:55 +00:00
gost2001.c Updated version of gost engine. 2006-09-21 13:04:43 +00:00
gost2001_keyx.c Updated GOST MAC support. 2007-05-18 15:55:55 +00:00
gost2001_keyx.h Fix various warnings. 2006-11-08 09:45:12 +00:00
gost_ameth.c Updated GOST MAC support. 2007-05-18 15:55:55 +00:00
gost_asn1.c Add missing prototype. Fix various warnings (C++ comments, ; outside function). 2006-09-21 13:24:46 +00:00
gost_crypt.c Fix warning and back out bad modification. 2007-05-21 12:16:36 +00:00
gost_ctl.c Replace strdup() with BUF_strdup(). 2006-12-25 09:43:46 +00:00
gost_eng.c Updated GOST MAC support. 2007-05-18 15:55:55 +00:00
gost_keywrap.c Updated version of gost engine. 2006-09-21 13:04:43 +00:00
gost_keywrap.h Updated version of gost engine. 2006-09-21 13:04:43 +00:00
gost_lcl.h Updated GOST MAC support. 2007-05-18 15:55:55 +00:00
gost_md.c Initial GOST MAC support. Not fully working yet... 2007-05-17 17:44:09 +00:00
gost_params.c Updated version of gost engine. 2006-09-21 13:04:43 +00:00
gost_params.h Updated version of gost engine. 2006-09-21 13:04:43 +00:00
gost_pmeth.c Fix for GOST engine on platforms where sizeof(size_t) != sizeof(int). 2007-05-31 12:32:27 +00:00
gost_sign.c Updated version of gost engine. 2006-09-21 13:04:43 +00:00
gosthash.c Updated version of gost engine. 2006-09-21 13:04:43 +00:00
gosthash.h Updated version of gost engine. 2006-09-21 13:04:43 +00:00
gostsum.c Updated version of gost engine. 2006-09-21 13:04:43 +00:00
Makefile Clean up error codes a bit. 2007-09-19 00:58:58 +00:00