openssl/crypto/ec
Dr. Stephen Henson 6ea04154dc Extract compression form in EC_KEY_oct2key().
Extract compression form in EC_KEY_oct2key() instead of manually in the
ASN.1 code. For custom curves do not assume the initial octet is the
compression form: it isn't for X25519 et al.

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 Extract compression form in EC_KEY_oct2key(). 2016-02-28 22:54:53 +00:00
ec_check.c Extended EC_METHOD customisation support. 2016-02-28 22:54:53 +00:00
ec_curve.c Extended EC_METHOD customisation support. 2016-02-28 22:54:53 +00: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 Extract compression form in EC_KEY_oct2key(). 2016-02-28 22:54:53 +00: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 Extended EC_METHOD customisation support. 2016-02-28 22:54:53 +00: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 Extended EC_METHOD customisation support. 2016-02-28 22:54:53 +00: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.c GH678: Add a few more zalloc 2016-02-22 12:13:37 -05:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00: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