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.
 
 
 
 
 
 
David Benjamin bc6a76b0e0 Align BN_rand_range_ex with FIPS 186-4. 7 years ago
..
asm Remove trailing whitespace from Perl files. 7 years ago
CMakeLists.txt Convert ec_test to GTest. 7 years ago
ec.c Work around language and compiler bug in memcpy, etc. 7 years ago
ec_asn1.c Work around language and compiler bug in memcpy, etc. 7 years ago
ec_key.c Align BN_rand_range_ex with FIPS 186-4. 7 years ago
ec_montgomery.c Don't use BN_mod_inverse for inverses mod p in RSA keygen. 7 years ago
ec_test.cc Add PWCT for RSA and ECDSA for FIPS 140-2. 7 years ago
example_mul.c Remove some easy obj.h dependencies. 8 years ago
internal.h Don't use function wrappers for EC_METHOD. 8 years ago
oct.c Fix error code for unreduced x. 8 years ago
p224-64.c Simplify ec_GFp_nistp224_points_mul logic. 7 years ago
p256-64.c Simplify ec_GFp_nistp256_points_mul logic. 7 years ago
p256-x86_64-table.h Use |alignas| for alignment. 8 years ago
p256-x86_64.c Save one call to |ecp_nistz256_from_mont| in |ecp_nistz256_get_affine|. 7 years ago
p256-x86_64.h Remove specialized assembly language |ecp_nistz256_from_mont|. 7 years ago
p256-x86_64_test.cc Work around language and compiler bug in memcpy, etc. 7 years ago
p256-x86_64_tests.txt ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity. 8 years ago
simple.c Work around language and compiler bug in memcpy, etc. 7 years ago
util-64.c Remove unused code for multiple-point ECC multiplication. 8 years ago
wnaf.c Remove 'pivot element' from wNAF code. 7 years ago