You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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 年之前