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 fb3ff2c66c Don't compare signed vs. unsigned. пре 10 година
..
asm Fix out-of-bounds read in BN_mod_exp_mont_consttime. пре 10 година
CMakeLists.txt The asm files bn/asm/x86* weren't actually used. пре 10 година
add.c Inital import. пре 10 година
bn.c Inital import. пре 10 година
bn_error.c Move public headers to include/openssl/ пре 10 година
bn_test.c Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
cmp.c Inital import. пре 10 година
convert.c Don't compare signed vs. unsigned. пре 10 година
ctx.c Inital import. пре 10 година
div.c Check for invalid divisors in BN_div. пре 10 година
exponentiation.c Fix out-of-bounds read in BN_mod_exp_mont_consttime. пре 10 година
gcd.c Inital import. пре 10 година
generic.c Inital import. пре 10 година
internal.h Expose two, rather internal, BIGNUM functions. пре 10 година
kronecker.c Inital import. пре 10 година
montgomery.c bignum: allow concurrent BN_MONT_CTX_set_locked() пре 10 година
mul.c Make sure BN_sqr can never return a negative value. пре 10 година
prime.c Small prime generation. пре 10 година
random.c Very minor BN fixes. пре 10 година
rsaz_exp.c Support building with PNaCl. пре 10 година
rsaz_exp.h Convert all zero-argument functions to '(void)' пре 10 година
shift.c Inital import. пре 10 година
sqrt.c Add function to recover RSA CRT params. пре 10 година