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.
 
 
 
 
 
 
David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. há 10 anos
..
asm Fix out-of-bounds read in BN_mod_exp_mont_consttime. há 10 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 Add a CRYPTO_library_init and static-initializer-less build option. há 10 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 Fix out-of-bounds read in BN_mod_exp_mont_consttime. há 10 anos
gcd.c Inital import. há 10 anos
generic.c Inital import. há 10 anos
internal.h Expose two, rather internal, BIGNUM functions. 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 Very minor BN fixes. há 10 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