You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Smith a7aa2bb8f8 Avoid a multiplication in |ecp_nistz256_get_affine| when |x| is NULL. 8 years ago
..
asm ec/asm/p256-x86_64-asm.pl: get corner case logic right. 8 years ago
CMakeLists.txt Add Intel's P-256 9 years ago
ec.c Decouple crypto/ec from the OID table. 8 years ago
ec_asn1.c Decouple crypto/ec from the OID table. 8 years ago
ec_key.c Adding missing BN_CTX_start/BN_CTX_end in ec_key 8 years ago
ec_montgomery.c Use only Montgomery math in |ec_GFp_mont_point_get_affine_coordinates|. 8 years ago
ec_test.cc Make local functions static. 8 years ago
example_mul.c Remove some easy obj.h dependencies. 8 years ago
internal.h Decouple crypto/ec from the OID table. 8 years ago
oct.c Require compressed x EC coordinate to be a field element. 8 years ago
p224-64.c Remove some easy obj.h dependencies. 8 years ago
p256-64.c Remove some easy obj.h dependencies. 8 years ago
p256-x86_64-table.h Use |alignas| for alignment. 8 years ago
p256-x86_64.c Avoid a multiplication in |ecp_nistz256_get_affine| when |x| is NULL. 8 years ago
simple.c Move & rename |ec_GFp_simple_point_get_affine_coordinates|. 8 years ago
util-64.c Remove unused code for multiple-point ECC multiplication. 8 years ago
wnaf.c Remove |EC_POINTs_mul| & simplify p256-x86_64. 9 years ago