Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Adam Langley a83cc803b1 Fix for CVE-2014-3570. há 9 anos
..
asm Fix for CVE-2014-3570. há 9 anos
CMakeLists.txt The asm files bn/asm/x86* weren't actually used. há 10 anos
add.c Inital import. há 10 anos
bn.c Inital import. há 10 anos
bn_error.c Move public headers to include/openssl/ há 10 anos
bn_test.c Fix for CVE-2014-3570. há 9 anos
cmp.c Inital import. há 10 anos
convert.c Don't compare signed vs. unsigned. há 10 anos
ctx.c Inital import. há 10 anos
div.c Check for invalid divisors in BN_div. há 10 anos
exponentiation.c Shush some dead assignments. há 10 anos
gcd.c Inital import. há 10 anos
generic.c Fix for CVE-2014-3570. há 9 anos
internal.h Switch crypto/bn back to _umul128 on Windows clang. há 10 anos
kronecker.c Inital import. há 10 anos
montgomery.c bignum: allow concurrent BN_MONT_CTX_set_locked() há 10 anos
mul.c Make sure BN_sqr can never return a negative value. há 10 anos
prime.c Small prime generation. há 10 anos
random.c Consistently use RAND_bytes and check for failure. há 9 anos
rsaz_exp.c Support building with PNaCl. há 10 anos
rsaz_exp.h Convert all zero-argument functions to '(void)' há 10 anos
shift.c Inital import. há 10 anos
sqrt.c Add function to recover RSA CRT params. há 10 anos