Updated version of gost engine.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 21 Sep 2006 13:04:43 +0000 (13:04 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 21 Sep 2006 13:04:43 +0000 (13:04 +0000)
commit926c41bd293461df485e1ccde391ef471abf86c1
tree38fb7da2421faf174a9cb9cdd055c8dabfa2739d
parent1182301ca725de1b01371d0fb9b27ae2414c21c2
Updated version of gost engine.
31 files changed:
engines/ccgost/Makefile
engines/ccgost/crypt.h [deleted file]
engines/ccgost/e_gost_err.c
engines/ccgost/gost2001.c
engines/ccgost/gost2001_keyx.c
engines/ccgost/gost89.c
engines/ccgost/gost94_keyx.c
engines/ccgost/gost_ameth.c [moved from engines/ccgost/ameth.c with 72% similarity]
engines/ccgost/gost_asn1.c
engines/ccgost/gost_asn1.h [deleted file]
engines/ccgost/gost_crypt.c
engines/ccgost/gost_ctl.c [new file with mode: 0644]
engines/ccgost/gost_eng.c [moved from engines/ccgost/engine.c with 65% similarity]
engines/ccgost/gost_keywrap.c [moved from engines/ccgost/keywrap.c with 89% similarity]
engines/ccgost/gost_keywrap.h [moved from engines/ccgost/keywrap.h with 96% similarity]
engines/ccgost/gost_lcl.h [new file with mode: 0644]
engines/ccgost/gost_md.c [moved from engines/ccgost/md_gost.c with 78% similarity]
engines/ccgost/gost_params.c [moved from engines/ccgost/params.c with 99% similarity]
engines/ccgost/gost_params.h [moved from engines/ccgost/paramset.h with 94% similarity]
engines/ccgost/gost_pmeth.c [moved from engines/ccgost/pmeth.c with 78% similarity]
engines/ccgost/gost_sign.c
engines/ccgost/gosthash.c
engines/ccgost/gosthash.h
engines/ccgost/gostkeyx.h [deleted file]
engines/ccgost/gostsum.1 [deleted file]
engines/ccgost/gostsum.c
engines/ccgost/md.h [deleted file]
engines/ccgost/meth.h [deleted file]
engines/ccgost/pmeth.h [deleted file]
engines/ccgost/sign.h [deleted file]
engines/ccgost/tools.h [deleted file]