25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
..
asm ec/asm/p256-x86_64-asm.pl: get corner case logic right. 8 년 전
CMakeLists.txt Add Intel's P-256 9 년 전
ec.c Decouple crypto/ec from the OID table. 8 년 전
ec_asn1.c Decouple crypto/ec from the OID table. 8 년 전
ec_key.c Adding missing BN_CTX_start/BN_CTX_end in ec_key 8 년 전
ec_montgomery.c Use only Montgomery math in |ec_GFp_mont_point_get_affine_coordinates|. 8 년 전
ec_test.cc Make local functions static. 8 년 전
example_mul.c Remove some easy obj.h dependencies. 8 년 전
internal.h Decouple crypto/ec from the OID table. 8 년 전
oct.c Require compressed x EC coordinate to be a field element. 8 년 전
p224-64.c Remove some easy obj.h dependencies. 8 년 전
p256-64.c Remove some easy obj.h dependencies. 8 년 전
p256-x86_64-table.h Use |alignas| for alignment. 8 년 전
p256-x86_64.c Avoid a multiplication in |ecp_nistz256_get_affine| when |x| is NULL. 8 년 전
simple.c Move & rename |ec_GFp_simple_point_get_affine_coordinates|. 8 년 전
util-64.c Remove unused code for multiple-point ECC multiplication. 8 년 전
wnaf.c Remove |EC_POINTs_mul| & simplify p256-x86_64. 9 년 전