Go to file
Matt Johnston 1c5fda515f Import of libtommath 0.35
From ltm-0.35.tar.bz2 SHA1 of 3f193dbae9351e92d02530994fa18236f7fde01c

--HG--
branch : libtommath-orig
extra : convert_revision : 2b4b13ac88b2a81e5c86ba868c92c6a452630e02
2006-03-08 13:16:18 +00:00
demo Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
etc Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
logs Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
mtest Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
pics Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
pre_gen Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
tombc Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_error.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_fast_mp_invmod.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_fast_mp_montgomery_reduce.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_fast_s_mp_mul_digs.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_fast_s_mp_mul_high_digs.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_fast_s_mp_sqr.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_2expt.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_abs.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_add_d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_add.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_addmod.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_and.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_clamp.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_clear_multi.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_clear.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_cmp_d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_cmp_mag.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_cmp.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_cnt_lsb.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_copy.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_count_bits.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_div_2.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_div_2d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_div_3.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_div_d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_div.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_dr_is_modulus.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_dr_reduce.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_dr_setup.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_exch.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_expt_d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_exptmod_fast.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_exptmod.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_exteuclid.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_fread.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_fwrite.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_gcd.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_get_int.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_grow.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_init_copy.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_init_multi.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_init_set_int.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_init_set.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_init_size.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_init.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_invmod_slow.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_invmod.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_is_square.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_jacobi.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_karatsuba_mul.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_karatsuba_sqr.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_lcm.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_lshd.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_mod_2d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_mod_d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_mod.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_montgomery_calc_normalization.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_montgomery_reduce.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_montgomery_setup.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_mul_2.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_mul_2d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_mul_d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_mul.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_mulmod.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_n_root.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_neg.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_or.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_prime_fermat.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_prime_is_divisible.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_prime_is_prime.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_prime_miller_rabin.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_prime_next_prime.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_prime_rabin_miller_trials.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_prime_random_ex.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_radix_size.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_radix_smap.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_rand.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_read_radix.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_read_signed_bin.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_read_unsigned_bin.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_reduce_2k_l.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_reduce_2k_setup_l.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_reduce_2k_setup.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_reduce_2k.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_reduce_is_2k_l.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_reduce_is_2k.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_reduce_setup.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_reduce.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_rshd.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_set_int.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_set.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_shrink.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_signed_bin_size.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_sqr.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_sqrmod.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_sqrt.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_sub_d.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_sub.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_submod.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_to_signed_bin_n.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_to_signed_bin.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_to_unsigned_bin_n.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_to_unsigned_bin.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_toom_mul.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_toom_sqr.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_toradix_n.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_toradix.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_unsigned_bin_size.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_xor.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_mp_zero.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_prime_tab.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_reverse.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_s_mp_add.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_s_mp_exptmod.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_s_mp_mul_digs.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_s_mp_mul_high_digs.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_s_mp_sqr.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn_s_mp_sub.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn.ilg Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn.ind Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn.pdf Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bn.tex Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
bncore.c Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
booker.pl Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
callgraph.txt Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
changes.txt Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
dep.pl Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
gen.pl Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
LICENSE Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
makefile Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
makefile.bcc Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
makefile.cygwin_dll Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
makefile.icc Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
makefile.msvc Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
makefile.shared Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
poster.out Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
poster.pdf Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
poster.tex Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
pretty.build Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
TODO Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
tommath_class.h Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
tommath_superclass.h Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
tommath.h Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
tommath.out Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
tommath.pdf Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
tommath.src Import of libtommath 0.35 2006-03-08 13:16:18 +00:00
tommath.tex Import of libtommath 0.35 2006-03-08 13:16:18 +00:00