Go to file
Matt Johnston 52b6ae0d97 Don't remove ~ files on make clean (and find -type was wrong anyway)
--HG--
branch : libtommath
extra : convert_revision : 38ad9968c111d9364b88e0098afc3e8e794e67e3
2005-05-11 16:27:28 +00:00
demo Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
etc Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
logs Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
mtest Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
pics ltm 0.30 orig import 2004-05-31 18:25:22 +00:00
pre_gen Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
tombc Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_error.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_fast_mp_invmod.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_fast_mp_montgomery_reduce.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_fast_s_mp_mul_digs.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_fast_s_mp_mul_high_digs.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_fast_s_mp_sqr.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_2expt.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_abs.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_add_d.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_add.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_addmod.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_and.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_clamp.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_clear_multi.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_clear.c make pointers volatile so that memory zeroing won't get optimised away 2005-01-02 17:09:26 +00:00
bn_mp_cmp_d.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_cmp_mag.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_cmp.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_cnt_lsb.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_copy.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_count_bits.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_div_2.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_div_2d.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_div_3.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_div_d.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_div.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_dr_is_modulus.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_dr_reduce.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_dr_setup.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_exch.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_expt_d.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_exptmod_fast.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_exptmod.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_exteuclid.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_fread.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_fwrite.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_gcd.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_get_int.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_grow.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_init_copy.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_init_multi.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_init_set_int.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_init_set.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_init_size.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_init.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_invmod_slow.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_invmod.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_is_square.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_jacobi.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_karatsuba_mul.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_karatsuba_sqr.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_lcm.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_lshd.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_mod_2d.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_mod_d.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_mod.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_montgomery_calc_normalization.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_montgomery_reduce.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_montgomery_setup.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_mul_2.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_mul_2d.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_mul_d.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_mul.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_mulmod.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_n_root.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_neg.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_or.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_prime_fermat.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_prime_is_divisible.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_prime_is_prime.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_prime_miller_rabin.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_prime_next_prime.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_prime_rabin_miller_trials.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_prime_random_ex.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_radix_size.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_radix_smap.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_rand.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_read_radix.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_read_signed_bin.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_read_unsigned_bin.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_reduce_2k_l.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_reduce_2k_setup_l.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_reduce_2k_setup.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_reduce_2k.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_reduce_is_2k_l.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_reduce_is_2k.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_reduce_setup.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_reduce.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_rshd.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_set_int.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_set.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_shrink.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_signed_bin_size.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_sqr.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_sqrmod.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_sqrt.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_sub_d.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_sub.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_submod.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_to_signed_bin_n.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_to_signed_bin.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_to_unsigned_bin_n.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_to_unsigned_bin.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_toom_mul.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_toom_sqr.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_toradix_n.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_toradix.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_mp_unsigned_bin_size.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_xor.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_mp_zero.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_prime_tab.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_reverse.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_s_mp_add.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_s_mp_exptmod.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_s_mp_mul_digs.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_s_mp_mul_high_digs.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn_s_mp_sqr.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bn_s_mp_sub.c import of libtommath 0.32 2004-12-19 11:33:56 +00:00
bn.tex Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
bncore.c Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
booker.pl import of libtommath 0.32 2004-12-19 11:33:56 +00:00
callgraph.txt Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
changes.txt Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
dep.pl Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
gen.pl ltm 0.30 orig import 2004-05-31 18:25:22 +00:00
LICENSE ltm 0.30 orig import 2004-05-31 18:25:22 +00:00
makefile.bcc Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
makefile.cygwin_dll Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
makefile.icc Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
Makefile.in Don't remove ~ files on make clean (and find -type was wrong anyway) 2005-05-11 16:27:28 +00:00
makefile.msvc Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
makefile.shared Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
poster.out 0.30 release of LibTomMath 2004-06-15 14:42:57 +00:00
poster.tex 0.30 release of LibTomMath 2004-06-15 14:42:57 +00:00
pretty.build import of libtommath 0.32 2004-12-19 11:33:56 +00:00
TODO Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
tommath_class.h propagate from branch 'au.asn.ucc.matt.ltm-orig' (head 7fa10cba9535de3461cedb14b877c24858826204) 2005-05-11 16:15:27 +00:00
tommath_superclass.h import of libtommath 0.32 2004-12-19 11:33:56 +00:00
tommath.h Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00
tommath.out 0.30 release of LibTomMath 2004-06-15 14:42:57 +00:00
tommath.src Initial import of libtommath 0.35 2005-05-06 08:59:30 +00:00