Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
David Benjamin 232127d245 Fold EC_GROUP_new_curve_GFp and EC_GROUP_set_generator into a EC_GROUP_new_arbitrary. il y a 9 ans
..
asm Remove dead code in p256-x86_64. il y a 9 ans
CMakeLists.txt Add Intel's P-256 il y a 9 ans
ec.c Fold EC_GROUP_new_curve_GFp and EC_GROUP_set_generator into a EC_GROUP_new_arbitrary. il y a 8 ans
ec_asn1.c Enforce that |EC_KEY| private key is in [0, group->order). il y a 8 ans
ec_key.c Remove the CRYPTO_EX_new callback. il y a 8 ans
ec_montgomery.c Add |EC_METHOD| method for verifying public key order. il y a 8 ans
ec_test.cc Fold EC_GROUP_new_curve_GFp and EC_GROUP_set_generator into a EC_GROUP_new_arbitrary. il y a 8 ans
example_mul.c Add a CRYPTO_library_init and static-initializer-less build option. il y a 10 ans
internal.h Add |EC_METHOD| method for verifying public key order. il y a 8 ans
oct.c Don't encode or decode ∞. il y a 9 ans
p224-64.c Slightly tweak some array allocations. il y a 8 ans
p256-64.c Fix trivial -Wcast-qual violations. il y a 8 ans
p256-x86_64-table.h Add Intel's P-256 il y a 9 ans
p256-x86_64.c Add |EC_METHOD| method for verifying public key order. il y a 8 ans
simple.c Remove `EC_GFp_simple_method` (dead code). il y a 9 ans
util-64.c Add 64-bit, P-256 implementation. il y a 9 ans
wnaf.c Remove |EC_POINTs_mul| & simplify p256-x86_64. il y a 9 ans