25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
David Benjamin c561aa64b6 Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 9 yıl önce
..
asm Add assembly support for 32-bit iOS. 9 yıl önce
CMakeLists.txt Convert bn_test to C++. 9 yıl önce
add.c Inital import. 10 yıl önce
bn.c Remove unnecessary NULL checks, part 1. 9 yıl önce
bn_test.cc Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 9 yıl önce
cmp.c Inital import. 10 yıl önce
convert.c Remove unnecessary NULL checks, part 1. 9 yıl önce
ctx.c Remove unnecessary NULL checks, part 1. 9 yıl önce
div.c Remove unnecessary NULL checks, part 1. 9 yıl önce
exponentiation.c Remove unnecessary NULL checks, part 1. 9 yıl önce
gcd.c Add some missing error failure checks. 9 yıl önce
generic.c Add in missing curly braces part 1. 9 yıl önce
internal.h Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 9 yıl önce
kronecker.c Inital import. 10 yıl önce
montgomery.c Convert BN_MONT_CTX to new-style locking. 9 yıl önce
mul.c Add in missing curly braces part 1. 9 yıl önce
prime.c Avoid undefined behavior in probable_prime. 9 yıl önce
random.c Remove unnecessary NULL checks, part 1. 9 yıl önce
rsaz_exp.c Support building with PNaCl. 10 yıl önce
rsaz_exp.h Convert all zero-argument functions to '(void)' 10 yıl önce
shift.c Remove string.h from base.h. 9 yıl önce
sqrt.c Remove unnecessary NULL checks, part 1. 9 yıl önce