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