Certificates

Author Matt Johnston <matt@ucc.asn.au>
Branch au.asn.ucc.matt.ltm.orig
Changelog Import of libtommath 0.35
From ltm-0.35.tar.bz2 SHA1 of 3f193dbae9351e92d02530994fa18236f7fde01c
Date 2006-03-08T13:16:18
Tag libtommath-0.35

Revision Details

Oldrevision This revision is has no ancestor.
Adddir Add directory:
Add directory: demo
Add directory: etc
Add directory: logs
Add directory: mtest
Add directory: pics
Add directory: pre_gen
Add directory: tombc
Addfile Add file: LICENSE
Add file: TODO
Add file: bn.ilg
Add file: bn.ind
Add file: bn.pdf
Add file: bn.tex
Add file: bn_error.c
Add file: bn_fast_mp_invmod.c
Add file: bn_fast_mp_montgomery_reduce.c
Add file: bn_fast_s_mp_mul_digs.c
Add file: bn_fast_s_mp_mul_high_digs.c
Add file: bn_fast_s_mp_sqr.c
Add file: bn_mp_2expt.c
Add file: bn_mp_abs.c
Add file: bn_mp_add.c
Add file: bn_mp_add_d.c
Add file: bn_mp_addmod.c
Add file: bn_mp_and.c
Add file: bn_mp_clamp.c
Add file: bn_mp_clear.c
Add file: bn_mp_clear_multi.c
Add file: bn_mp_cmp.c
Add file: bn_mp_cmp_d.c
Add file: bn_mp_cmp_mag.c
Add file: bn_mp_cnt_lsb.c
Add file: bn_mp_copy.c
Add file: bn_mp_count_bits.c
Add file: bn_mp_div.c
Add file: bn_mp_div_2.c
Add file: bn_mp_div_2d.c
Add file: bn_mp_div_3.c
Add file: bn_mp_div_d.c
Add file: bn_mp_dr_is_modulus.c
Add file: bn_mp_dr_reduce.c
Add file: bn_mp_dr_setup.c
Add file: bn_mp_exch.c
Add file: bn_mp_expt_d.c
Add file: bn_mp_exptmod.c
Add file: bn_mp_exptmod_fast.c
Add file: bn_mp_exteuclid.c
Add file: bn_mp_fread.c
Add file: bn_mp_fwrite.c
Add file: bn_mp_gcd.c
Add file: bn_mp_get_int.c
Add file: bn_mp_grow.c
Add file: bn_mp_init.c
Add file: bn_mp_init_copy.c
Add file: bn_mp_init_multi.c
Add file: bn_mp_init_set.c
Add file: bn_mp_init_set_int.c
Add file: bn_mp_init_size.c
Add file: bn_mp_invmod.c
Add file: bn_mp_invmod_slow.c
Add file: bn_mp_is_square.c
Add file: bn_mp_jacobi.c
Add file: bn_mp_karatsuba_mul.c
Add file: bn_mp_karatsuba_sqr.c
Add file: bn_mp_lcm.c
Add file: bn_mp_lshd.c
Add file: bn_mp_mod.c
Add file: bn_mp_mod_2d.c
Add file: bn_mp_mod_d.c
Add file: bn_mp_montgomery_calc_normalization.c
Add file: bn_mp_montgomery_reduce.c
Add file: bn_mp_montgomery_setup.c
Add file: bn_mp_mul.c
Add file: bn_mp_mul_2.c
Add file: bn_mp_mul_2d.c
Add file: bn_mp_mul_d.c
Add file: bn_mp_mulmod.c
Add file: bn_mp_n_root.c
Add file: bn_mp_neg.c
Add file: bn_mp_or.c
Add file: bn_mp_prime_fermat.c
Add file: bn_mp_prime_is_divisible.c
Add file: bn_mp_prime_is_prime.c
Add file: bn_mp_prime_miller_rabin.c
Add file: bn_mp_prime_next_prime.c
Add file: bn_mp_prime_rabin_miller_trials.c
Add file: bn_mp_prime_random_ex.c
Add file: bn_mp_radix_size.c
Add file: bn_mp_radix_smap.c
Add file: bn_mp_rand.c
Add file: bn_mp_read_radix.c
Add file: bn_mp_read_signed_bin.c
Add file: bn_mp_read_unsigned_bin.c
Add file: bn_mp_reduce.c
Add file: bn_mp_reduce_2k.c
Add file: bn_mp_reduce_2k_l.c
Add file: bn_mp_reduce_2k_setup.c
Add file: bn_mp_reduce_2k_setup_l.c
Add file: bn_mp_reduce_is_2k.c
Add file: bn_mp_reduce_is_2k_l.c
Add file: bn_mp_reduce_setup.c
Add file: bn_mp_rshd.c
Add file: bn_mp_set.c
Add file: bn_mp_set_int.c
Add file: bn_mp_shrink.c
Add file: bn_mp_signed_bin_size.c
Add file: bn_mp_sqr.c
Add file: bn_mp_sqrmod.c
Add file: bn_mp_sqrt.c
Add file: bn_mp_sub.c
Add file: bn_mp_sub_d.c
Add file: bn_mp_submod.c
Add file: bn_mp_to_signed_bin.c
Add file: bn_mp_to_signed_bin_n.c
Add file: bn_mp_to_unsigned_bin.c
Add file: bn_mp_to_unsigned_bin_n.c
Add file: bn_mp_toom_mul.c
Add file: bn_mp_toom_sqr.c
Add file: bn_mp_toradix.c
Add file: bn_mp_toradix_n.c
Add file: bn_mp_unsigned_bin_size.c
Add file: bn_mp_xor.c
Add file: bn_mp_zero.c
Add file: bn_prime_tab.c
Add file: bn_reverse.c
Add file: bn_s_mp_add.c
Add file: bn_s_mp_exptmod.c
Add file: bn_s_mp_mul_digs.c
Add file: bn_s_mp_mul_high_digs.c
Add file: bn_s_mp_sqr.c
Add file: bn_s_mp_sub.c
Add file: bncore.c
Add file: booker.pl
Add file: callgraph.txt
Add file: changes.txt
Add file: demo/demo.c
Add file: demo/timing.c
Add file: dep.pl
Add file: etc/2kprime.1
Add file: etc/2kprime.c
Add file: etc/drprime.c
Add file: etc/drprimes.28
Add file: etc/drprimes.txt
Add file: etc/makefile
Add file: etc/makefile.icc
Add file: etc/makefile.msvc
Add file: etc/mersenne.c
Add file: etc/mont.c
Add file: etc/pprime.c
Add file: etc/prime.1024
Add file: etc/prime.512
Add file: etc/timer.asm
Add file: etc/tune.c
Add file: gen.pl
Add file: logs/README
Add file: logs/add.log
Add file: logs/addsub.png
Add file: logs/expt.log
Add file: logs/expt.png
Add file: logs/expt_2k.log
Add file: logs/expt_2kl.log
Add file: logs/expt_dr.log
Add file: logs/graphs.dem
Add file: logs/index.html
Add file: logs/invmod.log
Add file: logs/invmod.png
Add file: logs/mult.log
Add file: logs/mult.png
Add file: logs/mult_kara.log
Add file: logs/sqr.log
Add file: logs/sqr.old
Add file: logs/sqr_kara.log
Add file: logs/sub.log
Add file: makefile
Add file: makefile.bcc
Add file: makefile.cygwin_dll
Add file: makefile.icc
Add file: makefile.msvc
Add file: makefile.shared
Add file: mtest/logtab.h
Add file: mtest/mpi-config.h
Add file: mtest/mpi-types.h
Add file: mtest/mpi.c
Add file: mtest/mpi.h
Add file: mtest/mtest.c
Add file: pics/design_process.sxd
Add file: pics/design_process.tif
Add file: pics/expt_state.sxd
Add file: pics/expt_state.tif
Add file: pics/makefile
Add file: pics/primality.tif
Add file: pics/radix.sxd
Add file: pics/sliding_window.sxd
Add file: pics/sliding_window.tif
Add file: poster.out
Add file: poster.pdf
Add file: poster.tex
Add file: pre_gen/mpi.c
Add file: pretty.build
Add file: tombc/grammar.txt
Add file: tommath.h
Add file: tommath.out
Add file: tommath.pdf
Add file: tommath.src
Add file: tommath.tex
Add file: tommath_class.h
Add file: tommath_superclass.h
Set Set attribute 'mtn:manual_merge' to 'true' upon bn.pdf
Set attribute 'mtn:manual_merge' to 'true' upon logs/addsub.png
Set attribute 'mtn:manual_merge' to 'true' upon logs/expt.png
Set attribute 'mtn:manual_merge' to 'true' upon logs/invmod.png
Set attribute 'mtn:manual_merge' to 'true' upon logs/mult.png
Set attribute 'mtn:manual_merge' to 'true' upon pics/design_process.tif
Set attribute 'mtn:manual_merge' to 'true' upon pics/expt_state.tif
Set attribute 'mtn:manual_merge' to 'true' upon pics/primality.tif
Set attribute 'mtn:manual_merge' to 'true' upon pics/sliding_window.tif
Set attribute 'mtn:manual_merge' to 'true' upon poster.pdf
Set attribute 'mtn:manual_merge' to 'true' upon tommath.pdf
Ancestry of 2b4b13ac88b2a81e5c86ba868c92c6a452630e02
reading this graph