您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
David Benjamin 81edc9beb6 Do away with BN_LLONG in favor of BN_ULLONG. 9 年前
..
asm Add AArch64 Montgomery assembly. 9 年前
CMakeLists.txt Add AArch64 Montgomery assembly. 9 年前
add.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 年前
bn.c Share common definitions of |TOBN| and |BIGNUM_STATIC|. 9 年前
bn_asn1.c Work around even more Estonian ID card misissuances. 9 年前
bn_test.cc Remove stl_compat.h. 9 年前
cmp.c Inital import. 10 年前
convert.c Re-add |BN_bn2mpi| and |BN_mpi2bn| from OpenSSL at fd682e4c. 9 年前
ctx.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 年前
div.c Do away with BN_LLONG in favor of BN_ULLONG. 9 年前
exponentiation.c Constify more BN_MONT_CTX parameters. 9 年前
gcd.c s/BN_BITS/BN_BITS2/ in |BN_mod_inverse_ex|; remove |BN_BITS| & |BN_MASK|. 9 年前
generic.c Do away with BN_LLONG in favor of BN_ULLONG. 9 年前
internal.h Do away with BN_LLONG in favor of BN_ULLONG. 9 年前
kronecker.c Inital import. 10 年前
montgomery.c Remove the |ri| field of |BN_MONT_CTX|. 9 年前
mul.c Check for BN_copy failures. 9 年前
prime.c Avoid signed/unsigned comparison in crypto/bn's |probable_prime|. 9 年前
random.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 年前
rsaz_exp.c Support building with PNaCl. 10 年前
rsaz_exp.h Fix license on rsaz_exp.h. 9 年前
shift.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 年前
sqrt.c Remove the func parameter to OPENSSL_PUT_ERROR. 9 年前