Certificates

Author matt+rez@ucc.asn.au
Branch au.asn.ucc.matt.dropbear.ltm
Changelog propagate of fc94c38452d9fd684a8e1eb9e3a73120aac0d38f and 3e4de4cbef3d9035a7b2f0c25e9f86e297f9f6d1 from branch 'au.asn.ucc.matt.ltm-orig' to 'au.asn.ucc.matt.ltm-db'
Date 2004-12-19T15:57:19

Revision Details

Oldrevision Old revision is: [0dc5b2d6..] (diff)
Adddir Add directory: etc/tuning
Add directory: logs/k7
Add directory: logs/p4
Addfile Add file: Makefile.in
Add file: bn_prime_sizes_tab.c
Add file: demo/test.c
Add file: etc/tuning/morwong.txt
Add file: etc/tuning/plod.txt
Add file: etc/tuning/sultana.txt
Add file: logs/k7/README
Add file: logs/k7/add.log
Add file: logs/k7/addsub.png
Add file: logs/k7/expt.log
Add file: logs/k7/expt.png
Add file: logs/k7/expt_dr.log
Add file: logs/k7/graphs.dem
Add file: logs/k7/invmod.log
Add file: logs/k7/invmod.png
Add file: logs/k7/mult.log
Add file: logs/k7/mult.png
Add file: logs/k7/mult_kara.log
Add file: logs/k7/sqr.log
Add file: logs/k7/sqr_kara.log
Add file: logs/k7/sub.log
Add file: logs/p4/README
Add file: logs/p4/add.log
Add file: logs/p4/addsub.png
Add file: logs/p4/expt.log
Add file: logs/p4/expt.png
Add file: logs/p4/expt_dr.log
Add file: logs/p4/graphs.dem
Add file: logs/p4/invmod.log
Add file: logs/p4/invmod.png
Add file: logs/p4/mult.log
Add file: logs/p4/mult.png
Add file: logs/p4/mult_kara.log
Add file: logs/p4/sqr.log
Add file: logs/p4/sqr_kara.log
Add file: logs/p4/sub.log
Oldrevision Old revision is: [ee2b2c17..] (diff)
Delete Delete:
Delete: LICENSE
Delete: bn_error.c
Delete: bn_fast_mp_invmod.c
Delete: bn_fast_mp_montgomery_reduce.c
Delete: bn_fast_s_mp_mul_digs.c
Delete: bn_fast_s_mp_mul_high_digs.c
Delete: bn_fast_s_mp_sqr.c
Delete: bn_mp_2expt.c
Delete: bn_mp_abs.c
Delete: bn_mp_add.c
Delete: bn_mp_add_d.c
Delete: bn_mp_addmod.c
Delete: bn_mp_and.c
Delete: bn_mp_clamp.c
Delete: bn_mp_clear.c
Delete: bn_mp_clear_multi.c
Delete: bn_mp_cmp.c
Delete: bn_mp_cmp_d.c
Delete: bn_mp_cmp_mag.c
Delete: bn_mp_cnt_lsb.c
Delete: bn_mp_copy.c
Delete: bn_mp_count_bits.c
Delete: bn_mp_div.c
Delete: bn_mp_div_2.c
Delete: bn_mp_div_2d.c
Delete: bn_mp_div_3.c
Delete: bn_mp_div_d.c
Delete: bn_mp_dr_is_modulus.c
Delete: bn_mp_dr_reduce.c
Delete: bn_mp_dr_setup.c
Delete: bn_mp_exch.c
Delete: bn_mp_expt_d.c
Delete: bn_mp_exptmod.c
Delete: bn_mp_exptmod_fast.c
Delete: bn_mp_exteuclid.c
Delete: bn_mp_fread.c
Delete: bn_mp_fwrite.c
Delete: bn_mp_gcd.c
Delete: bn_mp_get_int.c
Delete: bn_mp_grow.c
Delete: bn_mp_init.c
Delete: bn_mp_init_copy.c
Delete: bn_mp_init_multi.c
Delete: bn_mp_init_set.c
Delete: bn_mp_init_set_int.c
Delete: bn_mp_init_size.c
Delete: bn_mp_invmod.c
Delete: bn_mp_is_square.c
Delete: bn_mp_jacobi.c
Delete: bn_mp_karatsuba_mul.c
Delete: bn_mp_karatsuba_sqr.c
Delete: bn_mp_lcm.c
Delete: bn_mp_lshd.c
Delete: bn_mp_mod.c
Delete: bn_mp_mod_2d.c
Delete: bn_mp_mod_d.c
Delete: bn_mp_montgomery_calc_normalization.c
Delete: bn_mp_montgomery_reduce.c
Delete: bn_mp_montgomery_setup.c
Delete: bn_mp_mul.c
Delete: bn_mp_mul_2.c
Delete: bn_mp_mul_2d.c
Delete: bn_mp_mul_d.c
Delete: bn_mp_mulmod.c
Delete: bn_mp_n_root.c
Delete: bn_mp_neg.c
Delete: bn_mp_or.c
Delete: bn_mp_prime_fermat.c
Delete: bn_mp_prime_is_divisible.c
Delete: bn_mp_prime_is_prime.c
Delete: bn_mp_prime_miller_rabin.c
Delete: bn_mp_prime_next_prime.c
Delete: bn_mp_prime_random_ex.c
Delete: bn_mp_radix_size.c
Delete: bn_mp_radix_smap.c
Delete: bn_mp_rand.c
Delete: bn_mp_read_radix.c
Delete: bn_mp_read_signed_bin.c
Delete: bn_mp_read_unsigned_bin.c
Delete: bn_mp_reduce.c
Delete: bn_mp_reduce_2k.c
Delete: bn_mp_reduce_2k_setup.c
Delete: bn_mp_reduce_is_2k.c
Delete: bn_mp_reduce_setup.c
Delete: bn_mp_rshd.c
Delete: bn_mp_set.c
Delete: bn_mp_set_int.c
Delete: bn_mp_shrink.c
Delete: bn_mp_signed_bin_size.c
Delete: bn_mp_sqr.c
Delete: bn_mp_sqrmod.c
Delete: bn_mp_sqrt.c
Delete: bn_mp_sub.c
Delete: bn_mp_sub_d.c
Delete: bn_mp_submod.c
Delete: bn_mp_to_signed_bin.c
Delete: bn_mp_to_unsigned_bin.c
Delete: bn_mp_toom_mul.c
Delete: bn_mp_toom_sqr.c
Delete: bn_mp_toradix.c
Delete: bn_mp_toradix_n.c
Delete: bn_mp_unsigned_bin_size.c
Delete: bn_mp_xor.c
Delete: bn_mp_zero.c
Delete: bn_prime_tab.c
Delete: bn_reverse.c
Delete: bn_s_mp_add.c
Delete: bn_s_mp_exptmod.c
Delete: bn_s_mp_mul_digs.c
Delete: bn_s_mp_mul_high_digs.c
Delete: bn_s_mp_sqr.c
Delete: bn_s_mp_sub.c
Delete: bncore.c
Delete: booker.pl
Delete: changes.txt
Delete: demo
Delete: demo/demo.c
Delete: etc
Delete: etc/2kprime.1
Delete: etc/2kprime.c
Delete: etc/drprime.c
Delete: etc/drprimes.28
Delete: etc/drprimes.txt
Delete: etc/makefile
Delete: etc/makefile.msvc
Delete: etc/mersenne.c
Delete: etc/mont.c
Delete: etc/pprime.c
Delete: etc/prime.1024
Delete: etc/prime.512
Delete: etc/timer.asm
Delete: etc/tune.c
Delete: gen.pl
Delete: logs
Delete: logs/README
Delete: logs/add.log
Delete: logs/addsub.png
Delete: logs/expt.log
Delete: logs/expt.png
Delete: logs/expt_2k.log
Delete: logs/expt_dr.log
Delete: logs/graphs.dem
Delete: logs/index.html
Delete: logs/invmod.log
Delete: logs/invmod.png
Delete: logs/mult.log
Delete: logs/mult.png
Delete: logs/mult_kara.log
Delete: logs/sqr.log
Delete: logs/sqr_kara.log
Delete: logs/sub.log
Delete: makefile.bcc
Delete: makefile.cygwin_dll
Delete: makefile.msvc
Delete: mtest
Delete: mtest/logtab.h
Delete: mtest/mpi-config.h
Delete: mtest/mpi-types.h
Delete: mtest/mpi.c
Delete: mtest/mpi.h
Delete: mtest/mtest.c
Delete: pics
Delete: pics/design_process.sxd
Delete: pics/design_process.tif
Delete: pics/expt_state.sxd
Delete: pics/expt_state.tif
Delete: pics/makefile
Delete: pics/primality.tif
Delete: pics/radix.sxd
Delete: pics/sliding_window.sxd
Delete: pre_gen
Delete: pre_gen/mpi.c
Delete: tommath.h
Rename Rename Makefile.in to Makefile.in
Rename bn_prime_sizes_tab.c to bn_prime_sizes_tab.c
Rename demo/test.c to demo/test.c
Rename etc/tuning to etc/tuning
Rename logs/k7 to logs/k7
Rename logs/p4 to logs/p4
Adddir Add directory:
Add directory: demo
Add directory: etc
Add directory: logs
Add directory: mtest
Add directory: pics
Add directory: pre_gen
Addfile Add file: LICENSE
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_setup.c
Add file: bn_mp_reduce_is_2k.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_unsigned_bin.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_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: 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
Ancestry of b676473ca40090e661bfd132e9a89a831b8b3740
reading this graph