]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
Initial commit providing GOST 2012 algorithms.
authorDmitry Belyavskiy <beldmit@gmail.com>
Fri, 14 Aug 2015 18:08:23 +0000 (21:08 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Fri, 14 Aug 2015 18:08:23 +0000 (21:08 +0300)
commitcba16944bff9d8c5dcf37be641822cd3de6d2ec1
tree5c8ad3f27fcc3e0a67a53de21db39fca68b8fa9e
parentc98ba9d03213d0c63d6874539d59f7b55fbc3fae
Initial commit providing GOST 2012 algorithms.
30 files changed:
Makefile
e_gost_err.c
e_gost_err.h
gost2001.c [deleted file]
gost2001_keyx.c [deleted file]
gost2001_keyx.h [deleted file]
gost89.c
gost89.h
gost94_keyx.c
gost_ameth.c
gost_asn1.c
gost_crypt.c
gost_ctl.c
gost_ec_keyx.c [new file with mode: 0644]
gost_ec_sign.c [new file with mode: 0644]
gost_eng.c
gost_lcl.h
gost_md2012.c [new file with mode: 0644]
gost_params.c
gost_params.h
gost_pmeth.c
gost_sign.c
gosthash.c
gosthash2012.c [new file with mode: 0644]
gosthash2012.h [new file with mode: 0644]
gosthash2012_const.h [new file with mode: 0644]
gosthash2012_precalc.h [new file with mode: 0644]
gosthash2012_ref.h [new file with mode: 0644]
gosthash2012_sse2.h [new file with mode: 0644]
gostsum12.c [new file with mode: 0644]