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