選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 3dacff94dc Always include x86_64-gcc.c in the standalone build. 9年前
..
asm Don't use x86_64-gcc.c with NO_ASM. 9年前
CMakeLists.txt Always include x86_64-gcc.c in the standalone build. 9年前
add.c Inital import. 10年前
bn.c Remove unnecessary NULL checks, part 1. 9年前
bn_test.cc Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 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 Remove unnecessary NULL checks, part 1. 9年前
rsaz_exp.c Support building with PNaCl. 10年前
rsaz_exp.h Convert all zero-argument functions to '(void)' 10年前
shift.c Remove string.h from base.h. 9年前
sqrt.c Remove unnecessary NULL checks, part 1. 9年前