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 24e428899b Define `int128_t` and `uint128_t` in one place. 8 years ago
..
asm Remove dead code in p256-x86_64. 9 years ago
CMakeLists.txt Add Intel's P-256 9 years ago
ec.c Tweaks for node.js 8 years ago
ec_asn1.c Enforce that |EC_KEY| private key is in [0, group->order). 8 years ago
ec_key.c Remove the CRYPTO_EX_new callback. 8 years ago
ec_montgomery.c Add |EC_METHOD| method for verifying public key order. 8 years ago
ec_test.cc Remove calls to ERR_load_crypto_strings. 8 years ago
example_mul.c Add a CRYPTO_library_init and static-initializer-less build option. 10 years ago
internal.h Add |EC_METHOD| method for verifying public key order. 8 years ago
oct.c Don't encode or decode ∞. 9 years ago
p224-64.c Define `int128_t` and `uint128_t` in one place. 8 years ago
p256-64.c Define `int128_t` and `uint128_t` in one place. 8 years ago
p256-x86_64-table.h Use |alignas| for alignment. 8 years ago
p256-x86_64.c Use |alignas| for alignment. 8 years ago
simple.c Remove `EC_GFp_simple_method` (dead code). 9 years ago
util-64.c Add 64-bit, P-256 implementation. 9 years ago
wnaf.c Remove |EC_POINTs_mul| & simplify p256-x86_64. 9 years ago