openssl/crypto/ec
FdaSilvaYY 25d57dc71b Constify EC_KEY_*_oct2priv() input buffer
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1300)
2016-07-25 08:20:00 -04:00
..
asm
build.info
curve25519.c
ec2_mult.c
ec2_oct.c RT 4242: reject invalid EC point coordinates 2016-06-09 23:58:20 +02:00
ec2_smpl.c
ec_25519.c Constify EC_KEY_*_oct2priv() input buffer 2016-07-25 08:20:00 -04:00
ec_ameth.c Fix ASN.1 private encode of EC_KEY to not change the input key 2016-07-15 15:14:44 +02:00
ec_asn1.c Don't allocate r/s in DSA_SIG and ECDSA_SIG 2016-07-20 14:02:54 +01:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
ec_key.c Constify EC_KEY_*_oct2priv() input buffer 2016-07-25 08:20:00 -04:00
ec_kmeth.c
ec_lcl.h Constify EC_KEY_*_oct2priv() input buffer 2016-07-25 08:20:00 -04:00
ec_lib.c Whitespace cleanup in crypto 2016-06-29 09:56:39 -04:00
ec_mult.c
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c check return values for EVP_Digest*() APIs 2016-07-15 14:09:05 +01:00
ecdh_ossl.c Make ossl_ecdh_compute_key() return a boolean 2016-06-23 17:13:23 +01:00
ecdsa_ossl.c Don't allocate r/s in DSA_SIG and ECDSA_SIG 2016-07-20 14:02:54 +01:00
ecdsa_sign.c Useless includes 2016-06-18 16:30:24 -04:00
ecdsa_vrf.c Useless includes 2016-06-18 16:30:24 -04:00
eck_prn.c RT2680: Public EC key is shown as private 2016-06-26 17:28:16 -04:00
ecp_mont.c fix memory leaks 2016-07-16 12:32:34 -04:00
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c
ecp_oct.c RT 4242: reject invalid EC point coordinates 2016-06-09 23:58:20 +02:00
ecp_smpl.c