選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Brian Smith 24e428899b Define `int128_t` and `uint128_t` in one place. 8年前
..
asm Remove dead code in p256-x86_64. 9年前
CMakeLists.txt Add Intel's P-256 9年前
ec.c Tweaks for node.js 8年前
ec_asn1.c Enforce that |EC_KEY| private key is in [0, group->order). 8年前
ec_key.c Remove the CRYPTO_EX_new callback. 8年前
ec_montgomery.c Add |EC_METHOD| method for verifying public key order. 8年前
ec_test.cc Remove calls to ERR_load_crypto_strings. 8年前
example_mul.c Add a CRYPTO_library_init and static-initializer-less build option. 10年前
internal.h Add |EC_METHOD| method for verifying public key order. 8年前
oct.c Don't encode or decode ∞. 9年前
p224-64.c Define `int128_t` and `uint128_t` in one place. 8年前
p256-64.c Define `int128_t` and `uint128_t` in one place. 8年前
p256-x86_64-table.h Use |alignas| for alignment. 8年前
p256-x86_64.c Use |alignas| for alignment. 8年前
simple.c Remove `EC_GFp_simple_method` (dead code). 9年前
util-64.c Add 64-bit, P-256 implementation. 9年前
wnaf.c Remove |EC_POINTs_mul| & simplify p256-x86_64. 9年前