ViewMTN — Everything :
Branches
|
Tags
|
Help
|
About
|
Change DB
Revision [1c2b7d38..]
:
Info
|
Browse Files
|
Download (tar)
Certificates
Author
Matt Johnston <matt@ucc.asn.au>
Branch
au.asn.ucc.matt.ltm.orig
Changelog
Update to LibTomMath 0.40
Date
2007-01-11T03:11:15
Tag
libtommath-0.40
Revision Details
Oldrevision
Old revision is:
[2b4b13ac..]
(
diff
)
Delete
Delete: TODO
Delete: logs/sqr.old
Addfile
Add file:
mess.sh
Patch
Patch file
bn.ind
(
diff
)
Patch file
bn.pdf
(
diff
)
Patch file
bn.tex
(
diff
)
Patch file
bn_error.c
(
diff
)
Patch file
bn_fast_mp_invmod.c
(
diff
)
Patch file
bn_fast_mp_montgomery_reduce.c
(
diff
)
Patch file
bn_fast_s_mp_mul_digs.c
(
diff
)
Patch file
bn_fast_s_mp_mul_high_digs.c
(
diff
)
Patch file
bn_fast_s_mp_sqr.c
(
diff
)
Patch file
bn_mp_2expt.c
(
diff
)
Patch file
bn_mp_abs.c
(
diff
)
Patch file
bn_mp_add.c
(
diff
)
Patch file
bn_mp_add_d.c
(
diff
)
Patch file
bn_mp_addmod.c
(
diff
)
Patch file
bn_mp_and.c
(
diff
)
Patch file
bn_mp_clamp.c
(
diff
)
Patch file
bn_mp_clear.c
(
diff
)
Patch file
bn_mp_clear_multi.c
(
diff
)
Patch file
bn_mp_cmp.c
(
diff
)
Patch file
bn_mp_cmp_d.c
(
diff
)
Patch file
bn_mp_cmp_mag.c
(
diff
)
Patch file
bn_mp_cnt_lsb.c
(
diff
)
Patch file
bn_mp_copy.c
(
diff
)
Patch file
bn_mp_count_bits.c
(
diff
)
Patch file
bn_mp_div.c
(
diff
)
Patch file
bn_mp_div_2.c
(
diff
)
Patch file
bn_mp_div_2d.c
(
diff
)
Patch file
bn_mp_div_3.c
(
diff
)
Patch file
bn_mp_div_d.c
(
diff
)
Patch file
bn_mp_dr_is_modulus.c
(
diff
)
Patch file
bn_mp_dr_reduce.c
(
diff
)
Patch file
bn_mp_dr_setup.c
(
diff
)
Patch file
bn_mp_exch.c
(
diff
)
Patch file
bn_mp_expt_d.c
(
diff
)
Patch file
bn_mp_exptmod.c
(
diff
)
Patch file
bn_mp_exptmod_fast.c
(
diff
)
Patch file
bn_mp_exteuclid.c
(
diff
)
Patch file
bn_mp_fread.c
(
diff
)
Patch file
bn_mp_fwrite.c
(
diff
)
Patch file
bn_mp_gcd.c
(
diff
)
Patch file
bn_mp_get_int.c
(
diff
)
Patch file
bn_mp_grow.c
(
diff
)
Patch file
bn_mp_init.c
(
diff
)
Patch file
bn_mp_init_copy.c
(
diff
)
Patch file
bn_mp_init_multi.c
(
diff
)
Patch file
bn_mp_init_set.c
(
diff
)
Patch file
bn_mp_init_set_int.c
(
diff
)
Patch file
bn_mp_init_size.c
(
diff
)
Patch file
bn_mp_invmod.c
(
diff
)
Patch file
bn_mp_invmod_slow.c
(
diff
)
Patch file
bn_mp_is_square.c
(
diff
)
Patch file
bn_mp_jacobi.c
(
diff
)
Patch file
bn_mp_karatsuba_mul.c
(
diff
)
Patch file
bn_mp_karatsuba_sqr.c
(
diff
)
Patch file
bn_mp_lcm.c
(
diff
)
Patch file
bn_mp_lshd.c
(
diff
)
Patch file
bn_mp_mod.c
(
diff
)
Patch file
bn_mp_mod_2d.c
(
diff
)
Patch file
bn_mp_mod_d.c
(
diff
)
Patch file
bn_mp_montgomery_calc_normalization.c
(
diff
)
Patch file
bn_mp_montgomery_reduce.c
(
diff
)
Patch file
bn_mp_montgomery_setup.c
(
diff
)
Patch file
bn_mp_mul.c
(
diff
)
Patch file
bn_mp_mul_2.c
(
diff
)
Patch file
bn_mp_mul_2d.c
(
diff
)
Patch file
bn_mp_mul_d.c
(
diff
)
Patch file
bn_mp_mulmod.c
(
diff
)
Patch file
bn_mp_n_root.c
(
diff
)
Patch file
bn_mp_neg.c
(
diff
)
Patch file
bn_mp_or.c
(
diff
)
Patch file
bn_mp_prime_fermat.c
(
diff
)
Patch file
bn_mp_prime_is_divisible.c
(
diff
)
Patch file
bn_mp_prime_is_prime.c
(
diff
)
Patch file
bn_mp_prime_miller_rabin.c
(
diff
)
Patch file
bn_mp_prime_next_prime.c
(
diff
)
Patch file
bn_mp_prime_rabin_miller_trials.c
(
diff
)
Patch file
bn_mp_prime_random_ex.c
(
diff
)
Patch file
bn_mp_radix_size.c
(
diff
)
Patch file
bn_mp_radix_smap.c
(
diff
)
Patch file
bn_mp_rand.c
(
diff
)
Patch file
bn_mp_read_radix.c
(
diff
)
Patch file
bn_mp_read_signed_bin.c
(
diff
)
Patch file
bn_mp_read_unsigned_bin.c
(
diff
)
Patch file
bn_mp_reduce.c
(
diff
)
Patch file
bn_mp_reduce_2k.c
(
diff
)
Patch file
bn_mp_reduce_2k_l.c
(
diff
)
Patch file
bn_mp_reduce_2k_setup.c
(
diff
)
Patch file
bn_mp_reduce_2k_setup_l.c
(
diff
)
Patch file
bn_mp_reduce_is_2k.c
(
diff
)
Patch file
bn_mp_reduce_is_2k_l.c
(
diff
)
Patch file
bn_mp_reduce_setup.c
(
diff
)
Patch file
bn_mp_rshd.c
(
diff
)
Patch file
bn_mp_set.c
(
diff
)
Patch file
bn_mp_set_int.c
(
diff
)
Patch file
bn_mp_shrink.c
(
diff
)
Patch file
bn_mp_signed_bin_size.c
(
diff
)
Patch file
bn_mp_sqr.c
(
diff
)
Patch file
bn_mp_sqrmod.c
(
diff
)
Patch file
bn_mp_sqrt.c
(
diff
)
Patch file
bn_mp_sub.c
(
diff
)
Patch file
bn_mp_sub_d.c
(
diff
)
Patch file
bn_mp_submod.c
(
diff
)
Patch file
bn_mp_to_signed_bin.c
(
diff
)
Patch file
bn_mp_to_signed_bin_n.c
(
diff
)
Patch file
bn_mp_to_unsigned_bin.c
(
diff
)
Patch file
bn_mp_to_unsigned_bin_n.c
(
diff
)
Patch file
bn_mp_toom_mul.c
(
diff
)
Patch file
bn_mp_toom_sqr.c
(
diff
)
Patch file
bn_mp_toradix.c
(
diff
)
Patch file
bn_mp_toradix_n.c
(
diff
)
Patch file
bn_mp_unsigned_bin_size.c
(
diff
)
Patch file
bn_mp_xor.c
(
diff
)
Patch file
bn_mp_zero.c
(
diff
)
Patch file
bn_prime_tab.c
(
diff
)
Patch file
bn_reverse.c
(
diff
)
Patch file
bn_s_mp_add.c
(
diff
)
Patch file
bn_s_mp_exptmod.c
(
diff
)
Patch file
bn_s_mp_mul_digs.c
(
diff
)
Patch file
bn_s_mp_mul_high_digs.c
(
diff
)
Patch file
bn_s_mp_sqr.c
(
diff
)
Patch file
bn_s_mp_sub.c
(
diff
)
Patch file
bncore.c
(
diff
)
Patch file
booker.pl
(
diff
)
Patch file
changes.txt
(
diff
)
Patch file
demo/demo.c
(
diff
)
Patch file
demo/timing.c
(
diff
)
Patch file
etc/2kprime.c
(
diff
)
Patch file
etc/drprime.c
(
diff
)
Patch file
etc/drprimes.txt
(
diff
)
Patch file
etc/makefile.icc
(
diff
)
Patch file
etc/mersenne.c
(
diff
)
Patch file
etc/mont.c
(
diff
)
Patch file
etc/pprime.c
(
diff
)
Patch file
etc/tune.c
(
diff
)
Patch file
logs/expt.log
(
diff
)
Patch file
logs/expt_2k.log
(
diff
)
Patch file
logs/expt_2kl.log
(
diff
)
Patch file
logs/expt_dr.log
(
diff
)
Patch file
logs/index.html
(
diff
)
Patch file
makefile
(
diff
)
Patch file
makefile.bcc
(
diff
)
Patch file
makefile.cygwin_dll
(
diff
)
Patch file
makefile.icc
(
diff
)
Patch file
makefile.msvc
(
diff
)
Patch file
makefile.shared
(
diff
)
Patch file
mtest/logtab.h
(
diff
)
Patch file
mtest/mpi-config.h
(
diff
)
Patch file
mtest/mpi-types.h
(
diff
)
Patch file
mtest/mpi.c
(
diff
)
Patch file
mtest/mpi.h
(
diff
)
Patch file
mtest/mtest.c
(
diff
)
Patch file
poster.pdf
(
diff
)
Patch file
pre_gen/mpi.c
(
diff
)
Patch file
tommath.h
(
diff
)
Patch file
tommath.pdf
(
diff
)
Patch file
tommath.src
(
diff
)
Patch file
tommath.tex
(
diff
)
Patch file
tommath_class.h
(
diff
)
Patch file
tommath_superclass.h
(
diff
)
reading this graph