您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
David Benjamin f086df9f5f signed char => int8_t. 8 年前
..
asm ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity. 8 年前
CMakeLists.txt Depend all_tests on p256-x86_64_test. 8 年前
ec.c Use C99 for size_t loops. 8 年前
ec_asn1.c Decouple crypto/ec from the OID table. 8 年前
ec_key.c Add BN_rand_range_ex and use internally. 8 年前
ec_montgomery.c Be -Wnewline-eof clean. 8 年前
ec_test.cc ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity. 8 年前
example_mul.c Remove some easy obj.h dependencies. 8 年前
internal.h Don't use function wrappers for EC_METHOD. 8 年前
oct.c Fix error code for unreduced x. 8 年前
p224-64.c Use C99 for size_t loops. 8 年前
p256-64.c Fix up macros. 8 年前
p256-x86_64-table.h Use |alignas| for alignment. 8 年前
p256-x86_64.c ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity. 8 年前
p256-x86_64.h Add low-level p256-x86_64 tests. 8 年前
p256-x86_64_test.cc Remove unnecessary BN_is_negative check in p256-x86_64_test. 8 年前
p256-x86_64_tests.txt ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity. 8 年前
simple.c Use C99 for size_t loops. 8 年前
util-64.c Remove unused code for multiple-point ECC multiplication. 8 年前
wnaf.c signed char => int8_t. 8 年前