openssl/crypto/ec
Dr. Stephen Henson 474d84ec81 EC_METHOD customisation operations.
Extend EC_METHOD to permit additional customisation of private key and
ECDH operations.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
2016-02-28 22:54:53 +00:00
..
asm ec/asm/ecp_nistz256-*.pl: get corner case logic right. 2016-02-23 21:22:30 +01:00
build.info Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
ec2_mult.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec2_oct.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec2_smpl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_ameth.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ec_asn1.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ec_check.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ec_curve.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ec_cvt.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_err.c update EC ASN1 and print routines 2016-02-05 00:33:33 +00:00
ec_key.c Revert "EC_KEY_priv2buf (): check parameter sanity" 2016-02-26 14:51:25 -05:00
ec_kmeth.c GH715: ENGINE_finish can take NULL 2016-02-25 15:19:42 -05:00
ec_lcl.h EC_METHOD customisation operations. 2016-02-28 22:54:53 +00:00
ec_lib.c Fix BN_gcd errors for some curves 2016-02-04 08:02:48 -05:00
ec_mult.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ec_oct.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_pmeth.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
ec_print.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdh_kdf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdh_ossl.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
ecdsa_ossl.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ecdsa_sign.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdsa_vrf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
eck_prn.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
ecp_mont.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_nist.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_nistp224.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ecp_nistp256.c GH678: Add a few more zalloc 2016-02-22 12:13:37 -05:00
ecp_nistp521.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ecp_nistputil.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256.c GH678: Add a few more zalloc 2016-02-22 12:13:37 -05:00
ecp_oct.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_smpl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
Makefile.in Always build library object files with shared library cflags 2016-02-20 16:51:31 +01:00