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.
 
 
 
 
 
 
Adam Langley a83cc803b1 Fix for CVE-2014-3570. пре 9 година
..
asm Fix for CVE-2014-3570. пре 9 година
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 Fix for CVE-2014-3570. пре 9 година
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 Shush some dead assignments. пре 10 година
gcd.c Inital import. пре 10 година
generic.c Fix for CVE-2014-3570. пре 9 година
internal.h Switch crypto/bn back to _umul128 on Windows clang. пре 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 Consistently use RAND_bytes and check for failure. пре 9 година
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 година