Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
David Benjamin c561aa64b6 Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 9 lat temu
..
asm Add assembly support for 32-bit iOS. 9 lat temu
CMakeLists.txt Convert bn_test to C++. 9 lat temu
add.c Inital import. 10 lat temu
bn.c Remove unnecessary NULL checks, part 1. 9 lat temu
bn_test.cc Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 9 lat temu
cmp.c Inital import. 10 lat temu
convert.c Remove unnecessary NULL checks, part 1. 9 lat temu
ctx.c Remove unnecessary NULL checks, part 1. 9 lat temu
div.c Remove unnecessary NULL checks, part 1. 9 lat temu
exponentiation.c Remove unnecessary NULL checks, part 1. 9 lat temu
gcd.c Add some missing error failure checks. 9 lat temu
generic.c Add in missing curly braces part 1. 9 lat temu
internal.h Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 9 lat temu
kronecker.c Inital import. 10 lat temu
montgomery.c Convert BN_MONT_CTX to new-style locking. 9 lat temu
mul.c Add in missing curly braces part 1. 9 lat temu
prime.c Avoid undefined behavior in probable_prime. 9 lat temu
random.c Remove unnecessary NULL checks, part 1. 9 lat temu
rsaz_exp.c Support building with PNaCl. 10 lat temu
rsaz_exp.h Convert all zero-argument functions to '(void)' 10 lat temu
shift.c Remove string.h from base.h. 9 lat temu
sqrt.c Remove unnecessary NULL checks, part 1. 9 lat temu