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