openssl/crypto/ec
Billy Brumley 39df51522b Remove superfluous NULL checks. Add Andy's BN_FLG comment.
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6009)
2018-04-23 19:14:25 +01:00
..
asm ARM assembly pack: make it work with older assembler. 2018-04-23 17:29:59 +02:00
curve448 curve448/field.h: relax alignment, as it doesn't work universally. 2018-03-22 11:50:44 +01:00
build.info Add x25519-x86_64.pl module, mod 2^255-19 primitives. 2018-02-21 10:13:59 +01:00
curve25519.c ec/curve25519.c: resolve regression with Android NDK's arm64 gcc. 2018-03-13 19:31:53 +01:00
ec2_mult.c
ec2_oct.c
ec2_smpl.c
ec_ameth.c
ec_asn1.c Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
ec_check.c
ec_curve.c Update copyright year 2018-03-20 13:08:46 +00:00
ec_cvt.c
ec_err.c Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA 2018-04-06 10:10:05 +01:00
ec_key.c Update copyright year 2018-04-17 15:18:40 +02:00
ec_kmeth.c
ec_lcl.h Integrate X448 and Ed448 into libcrypto 2018-03-02 10:14:31 +00:00
ec_lib.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
ec_mult.c Remove superfluous NULL checks. Add Andy's BN_FLG comment. 2018-04-23 19:14:25 +01:00
ec_oct.c Update copyright year 2018-04-17 15:18:40 +02:00
ec_pmeth.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
ec_print.c Update copyright year 2018-04-17 15:18:40 +02:00
ecdh_kdf.c
ecdh_ossl.c Update copyright year 2018-04-03 13:57:12 +01:00
ecdsa_ossl.c
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c Correct the equation for Y' in the comment of point_double function 2018-04-09 08:38:51 -04:00
ecp_nistp256.c Update copyright year 2018-02-27 13:59:42 +00:00
ecp_nistp521.c Update copyright year 2018-02-27 13:59:42 +00:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c
ecp_oct.c
ecp_smpl.c
ecx_meth.c Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA 2018-04-06 10:10:05 +01:00