]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
GOST ECC optimizations (#263)
authorBilly Brumley <bbrumley@gmail.com>
Fri, 3 Jul 2020 15:27:23 +0000 (18:27 +0300)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2020 15:27:23 +0000 (18:27 +0300)
commitbc346202fbb3bc838a19af8c3b0e449926589c7b
treefd7e7f7307d0e9f928ede362f6c0a6c67fdb3f8b
parent9a4548c819c63b41358072d645454ad7ea56cd2b
GOST ECC optimizations (#263)

Standalone EC implementations from ECCKiila.

https://gitlab.com/nisec/ecckiila
12 files changed:
CMakeLists.txt
ecp_id_GostR3410_2001_CryptoPro_A_ParamSet.c [new file with mode: 0644]
ecp_id_GostR3410_2001_CryptoPro_B_ParamSet.c [new file with mode: 0644]
ecp_id_GostR3410_2001_CryptoPro_C_ParamSet.c [new file with mode: 0644]
ecp_id_GostR3410_2001_TestParamSet.c [new file with mode: 0644]
ecp_id_tc26_gost_3410_2012_256_paramSetA.c [new file with mode: 0644]
ecp_id_tc26_gost_3410_2012_512_paramSetA.c [new file with mode: 0644]
ecp_id_tc26_gost_3410_2012_512_paramSetB.c [new file with mode: 0644]
ecp_id_tc26_gost_3410_2012_512_paramSetC.c [new file with mode: 0644]
gost_ec_keyx.c
gost_ec_sign.c
gost_lcl.h