openssl/crypto/ec
Billy Brumley a7b0b69c6e ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.c
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6070)
2018-05-09 13:30:38 +02:00
..
asm Update copyright year 2018-05-01 13:34:30 +01:00
curve448 curve448/field.h: relax alignment, as it doesn't work universally. 2018-03-22 11:50:44 +01:00
build.info ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.c 2018-05-09 13:30:38 +02:00
curve25519.c ec/curve25519.c: resolve regression with Android NDK's arm64 gcc. 2018-03-13 19:31:53 +01:00
ec2_oct.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec2_smpl.c ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.c 2018-05-09 13:30:38 +02:00
ec_ameth.c Support public key and param check in EVP interface 2017-11-20 07:20:30 +01:00
ec_asn1.c Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
ec_check.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ec_curve.c Update copyright year 2018-03-20 13:08:46 +00:00
ec_cvt.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ec_err.c Add missing error code when alloc-return-null 2018-04-26 12:27:46 -04:00
ec_key.c Update copyright year 2018-04-17 15:18:40 +02:00
ec_kmeth.c Fix const correctness of EC_KEY_METHOD_get_* 2017-07-23 11:34:11 +02:00
ec_lcl.h ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.c 2018-05-09 13:30:38 +02:00
ec_lib.c Add missing error code when alloc-return-null 2018-04-26 12:27:46 -04:00
ec_mult.c ECDSA: remove nonce padding (delegated to EC_POINT_mul) 2018-05-09 13:29:48 +02: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 check return values for EVP_Digest*() APIs 2016-07-15 14:09:05 +01:00
ecdh_ossl.c Update copyright year 2018-04-03 13:57:12 +01:00
ecdsa_ossl.c ECDSA: remove nonce padding (delegated to EC_POINT_mul) 2018-05-09 13:29:48 +02: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 Remove parentheses of return. 2017-10-18 16:05:06 +01:00
ecp_mont.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
ecp_nist.c Modify Sun copyright to follow OpenSSL style 2017-06-20 11:13:45 -04:00
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 Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ecp_nistz256.c Fix --strict-warnings with C90 2018-01-09 10:46:44 -05:00
ecp_nistz256_table.c Copyright consolidation 05/10 2016-05-17 15:38:09 -04:00
ecp_oct.c Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
ecp_smpl.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
ecx_meth.c Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA 2018-04-06 10:10:05 +01:00