openssl/crypto/ec
Dr. Stephen Henson 86f300d385 Use named curve parameter encoding by default.
Many applications require named curve parameter encoding instead of explicit
parameter encoding (including the TLS library in OpenSSL itself). Set this
encoding by default instead of requiring an explicit call to set it.

Add OPENSSL_EC_EXPLICT_CURVE define.
Reviewed-by: Matt Caswell <matt@openssl.org>
2015-02-19 14:44:46 +00:00
..
asm Add ec/asm/ecp_nistz256-armv4.pl module. 2015-02-11 20:34:18 +01:00
ec.h Use named curve parameter encoding by default. 2015-02-19 14:44:46 +00:00
ec2_mult.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec2_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec2_smpl.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ec_ameth.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_check.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_curve.c Dead code cleanup: crypto/ec,ecdh,ecdsa 2015-02-02 11:56:47 -05:00
ec_cvt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_lcl.h Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ec_lib.c Use named curve parameter encoding by default. 2015-02-19 14:44:46 +00:00
ec_mult.c Live code cleanup: remove #if 1 stuff 2015-02-06 10:54:20 -05:00
ec_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_print.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
eck_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_mont.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nist.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistp224.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ecp_nistp256.c More comment realignment 2015-01-22 09:20:10 +00:00
ecp_nistp521.c More comment realignment 2015-01-22 09:20:10 +00:00
ecp_nistputil.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256.c ec/ecp_nistz256.c: fix compiler warnings. 2015-02-10 22:04:28 +01:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_oct.c More comment realignment 2015-01-22 09:20:10 +00:00
ecp_smpl.c More comment realignment 2015-01-22 09:20:10 +00:00
ectest.c Live code cleanup: remove #if 1 stuff 2015-02-06 10:54:20 -05:00
Makefile Add ec/asm/ecp_nistz256-armv4.pl module. 2015-02-11 20:34:18 +01:00