No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Brian Smith a7aa2bb8f8 Avoid a multiplication in |ecp_nistz256_get_affine| when |x| is NULL. hace 8 años
..
asm ec/asm/p256-x86_64-asm.pl: get corner case logic right. hace 8 años
CMakeLists.txt Add Intel's P-256 hace 9 años
ec.c Decouple crypto/ec from the OID table. hace 8 años
ec_asn1.c Decouple crypto/ec from the OID table. hace 8 años
ec_key.c Adding missing BN_CTX_start/BN_CTX_end in ec_key hace 8 años
ec_montgomery.c Use only Montgomery math in |ec_GFp_mont_point_get_affine_coordinates|. hace 8 años
ec_test.cc Make local functions static. hace 8 años
example_mul.c Remove some easy obj.h dependencies. hace 8 años
internal.h Decouple crypto/ec from the OID table. hace 8 años
oct.c Require compressed x EC coordinate to be a field element. hace 8 años
p224-64.c Remove some easy obj.h dependencies. hace 8 años
p256-64.c Remove some easy obj.h dependencies. hace 8 años
p256-x86_64-table.h Use |alignas| for alignment. hace 8 años
p256-x86_64.c Avoid a multiplication in |ecp_nistz256_get_affine| when |x| is NULL. hace 8 años
simple.c Move & rename |ec_GFp_simple_point_get_affine_coordinates|. hace 8 años
util-64.c Remove unused code for multiple-point ECC multiplication. hace 8 años
wnaf.c Remove |EC_POINTs_mul| & simplify p256-x86_64. hace 9 años