openssl/crypto/ec
Matt Caswell e14d6cf691 Improve use of the test framework in the SM2 internal tests
Also general clean up of those tests

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6386)
2018-06-04 11:59:56 +01:00
..
asm Update copyright year 2018-05-01 13:34:30 +01:00
curve448 Remove some logically dead code 2018-05-31 10:38:51 +01:00
build.info ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.c 2018-05-09 13:30:38 +02:00
curve25519.c
ec2_oct.c
ec2_smpl.c Update copyright year 2018-05-29 13:16:04 +01:00
ec_ameth.c
ec_asn1.c ECDSA_SIG: add simple getters for commonly used struct members 2018-05-28 19:11:23 +02:00
ec_check.c
ec_curve.c Improve compatibility of point and curve checks 2018-05-24 17:17:44 +01:00
ec_cvt.c
ec_err.c Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA" 2018-05-24 17:25:43 +01:00
ec_key.c
ec_kmeth.c
ec_lcl.h Improve compatibility of point and curve checks 2018-05-24 17:17:44 +01:00
ec_lib.c Improve compatibility of point and curve checks 2018-05-24 17:17:44 +01:00
ec_mult.c Improve compatibility of point and curve checks 2018-05-24 17:17:44 +01:00
ec_oct.c Improve compatibility of point and curve checks 2018-05-24 17:17:44 +01:00
ec_pmeth.c Improve use of the test framework in the SM2 internal tests 2018-06-04 11:59:56 +01:00
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c ECDSA: remove nonce padding (delegated to EC_POINT_mul) 2018-05-09 13:29:48 +02:00
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c Better error code when lacking __SIZEOF_INT128__ 2018-05-23 11:57:04 +02:00
ecp_nistp256.c Better error code when lacking __SIZEOF_INT128__ 2018-05-23 11:57:04 +02:00
ecp_nistp521.c Better error code when lacking __SIZEOF_INT128__ 2018-05-23 11:57:04 +02:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Improve compatibility of point and curve checks 2018-05-24 17:17:44 +01:00
ecp_oct.c
ecp_smpl.c Update copyright year 2018-05-29 13:16:04 +01:00
ecx_meth.c Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA" 2018-05-24 17:25:43 +01:00