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 15eaafb18a Fix bn_test's bc output and shut it up a little. há 9 anos
..
asm Don't use x86_64-gcc.c with NO_ASM. há 9 anos
CMakeLists.txt Add malloc test support to unit tests. há 9 anos
add.c Inital import. há 10 anos
bn.c Remove unnecessary NULL checks, part 1. há 9 anos
bn_test.cc Fix bn_test's bc output and shut it up a little. há 9 anos
cmp.c Inital import. há 10 anos
convert.c Remove unnecessary NULL checks, part 1. há 9 anos
ctx.c Remove unnecessary NULL checks, part 1. há 9 anos
div.c Remove unnecessary NULL checks, part 1. há 9 anos
exponentiation.c Remove unnecessary NULL checks, part 1. há 9 anos
gcd.c Add some missing error failure checks. há 9 anos
generic.c Add in missing curly braces part 1. há 9 anos
internal.h Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. há 9 anos
kronecker.c Inital import. há 10 anos
montgomery.c Convert BN_MONT_CTX to new-style locking. há 9 anos
mul.c Add in missing curly braces part 1. há 9 anos
prime.c Avoid undefined behavior in probable_prime. há 9 anos
random.c Fix off-by-one in BN_rand 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 Reject negative shifts for BN_rshift and BN_lshift. há 9 anos
sqrt.c Remove unnecessary NULL checks, part 1. há 9 anos