directory /libtommath/ @ 1673:e0871128e61f

name size permissions
[up] drwxr-xr-x
file LICENSE 1257 -rw-r--r--
file Makefile.in 6349 -rw-r--r--
file README.md 1609 -rw-r--r--
file bn.tex 70386 -rw-r--r--
file bn_error.c 1149 -rw-r--r--
file bn_fast_mp_invmod.c 3846 -rw-r--r--
file bn_fast_mp_montgomery_reduce.c 4761 -rw-r--r--
file bn_fast_s_mp_mul_digs.c 2776 -rw-r--r--
file bn_fast_s_mp_mul_high_digs.c 2548 -rw-r--r--
file bn_fast_s_mp_sqr.c 2923 -rw-r--r--
file bn_mp_2expt.c 1178 -rw-r--r--
file bn_mp_abs.c 959 -rw-r--r--
file bn_mp_add.c 1441 -rw-r--r--
file bn_mp_add_d.c 2490 -rw-r--r--
file bn_mp_addmod.c 963 -rw-r--r--
file bn_mp_and.c 1291 -rw-r--r--
file bn_mp_clamp.c 1119 -rw-r--r--
file bn_mp_clear.c 1043 -rw-r--r--
file bn_mp_clear_multi.c 863 -rw-r--r--
file bn_mp_cmp.c 1040 -rw-r--r--
file bn_mp_cmp_d.c 1023 -rw-r--r--
file bn_mp_cmp_mag.c 1247 -rw-r--r--
file bn_mp_cnt_lsb.c 1243 -rw-r--r--
file bn_mp_complement.c 765 -rw-r--r--
file bn_mp_copy.c 1406 -rw-r--r--
file bn_mp_count_bits.c 1036 -rw-r--r--
file bn_mp_div.c 7441 -rw-r--r--
file bn_mp_div_2.c 1583 -rw-r--r--
file bn_mp_div_2d.c 2146 -rw-r--r--
file bn_mp_div_3.c 1821 -rw-r--r--
file bn_mp_div_d.c 2356 -rw-r--r--
file bn_mp_dr_is_modulus.c 1039 -rw-r--r--
file bn_mp_dr_reduce.c 2458 -rw-r--r--
file bn_mp_dr_setup.c 904 -rw-r--r--
file bn_mp_exch.c 812 -rw-r--r--
file bn_mp_export.c 2315 -rw-r--r--
file bn_mp_expt_d.c 752 -rw-r--r--
file bn_mp_expt_d_ex.c 1966 -rw-r--r--
file bn_mp_exptmod.c 2908 -rw-r--r--
file bn_mp_exptmod_fast.c 8561 -rw-r--r--
file bn_mp_exteuclid.c 3153 -rw-r--r--
file bn_mp_fread.c 1547 -rw-r--r--
file bn_mp_fwrite.c 1184 -rw-r--r--
file bn_mp_gcd.c 2626 -rw-r--r--
file bn_mp_get_bit.c 1320 -rw-r--r--
file bn_mp_get_int.c 1191 -rw-r--r--
file bn_mp_get_long.c 1181 -rw-r--r--
file bn_mp_get_long_long.c 1178 -rw-r--r--
file bn_mp_grow.c 1559 -rw-r--r--
file bn_mp_import.c 1925 -rw-r--r--
file bn_mp_init.c 1124 -rw-r--r--
file bn_mp_init_copy.c 885 -rw-r--r--
file bn_mp_init_multi.c 1592 -rw-r--r--
file bn_mp_init_set.c 800 -rw-r--r--
file bn_mp_init_set_int.c 809 -rw-r--r--
file bn_mp_init_size.c 1137 -rw-r--r--
file bn_mp_invmod.c 1108 -rw-r--r--
file bn_mp_invmod_slow.c 4355 -rw-r--r--
file bn_mp_is_square.c 3370 -rw-r--r--
file bn_mp_jacobi.c 1024 -rw-r--r--
file bn_mp_karatsuba_mul.c 4918 -rw-r--r--
file bn_mp_karatsuba_sqr.c 3096 -rw-r--r--
file bn_mp_kronecker.c 3234 -rw-r--r--
file bn_mp_lcm.c 1526 -rw-r--r--
file bn_mp_lshd.c 1718 -rw-r--r--
file bn_mp_mod.c 1119 -rw-r--r--
file bn_mp_mod_2d.c 1416 -rw-r--r--
file bn_mp_mod_d.c 708 -rw-r--r--
file bn_mp_montgomery_calc_normalization.c 1561 -rw-r--r--
file bn_mp_montgomery_reduce.c 3235 -rw-r--r--
file bn_mp_montgomery_setup.c 1608 -rw-r--r--
file bn_mp_mul.c 1917 -rw-r--r--
file bn_mp_mul_2.c 1955 -rw-r--r--
file bn_mp_mul_2d.c 2031 -rw-r--r--
file bn_mp_mul_d.c 1848 -rw-r--r--
file bn_mp_mulmod.c 977 -rw-r--r--
file bn_mp_n_root.c 819 -rw-r--r--
file bn_mp_n_root_ex.c 3000 -rw-r--r--
file bn_mp_neg.c 934 -rw-r--r--
file bn_mp_or.c 1169 -rw-r--r--
file bn_mp_prime_fermat.c 1496 -rw-r--r--
file bn_mp_prime_frobenius_underwood.c 5341 -rw-r--r--
file bn_mp_prime_is_divisible.c 1229 -rw-r--r--
file bn_mp_prime_is_prime.c 11627 -rw-r--r--
file bn_mp_prime_miller_rabin.c 2487 -rw-r--r--
file bn_mp_prime_next_prime.c 3934 -rw-r--r--
file bn_mp_prime_rabin_miller_trials.c 1493 -rw-r--r--
file bn_mp_prime_random_ex.c 3680 -rw-r--r--
file bn_mp_prime_strong_lucas_selfridge.c 13743 -rw-r--r--
file bn_mp_radix_size.c 1778 -rw-r--r--
file bn_mp_radix_smap.c 1585 -rw-r--r--
file bn_mp_rand.c 5005 -rw-r--r--
file bn_mp_read_radix.c 2291 -rw-r--r--
file bn_mp_read_signed_bin.c 1083 -rw-r--r--
file bn_mp_read_unsigned_bin.c 1318 -rw-r--r--
file bn_mp_reduce.c 2418 -rw-r--r--
file bn_mp_reduce_2k.c 1380 -rw-r--r--
file bn_mp_reduce_2k_l.c 1431 -rw-r--r--
file bn_mp_reduce_2k_setup.c 1086 -rw-r--r--
file bn_mp_reduce_2k_setup_l.c 1021 -rw-r--r--
file bn_mp_reduce_is_2k.c 1246 -rw-r--r--
file bn_mp_reduce_is_2k_l.c 1106 -rw-r--r--
file bn_mp_reduce_setup.c 940 -rw-r--r--
file bn_mp_rshd.c 1655 -rw-r--r--
file bn_mp_set.c 754 -rw-r--r--
file bn_mp_set_int.c 1187 -rw-r--r--
file bn_mp_set_long.c 707 -rw-r--r--
file bn_mp_set_long_long.c 727 -rw-r--r--
file bn_mp_shrink.c 977 -rw-r--r--
file bn_mp_signed_bin_size.c 751 -rw-r--r--
file bn_mp_sqr.c 1477 -rw-r--r--
file bn_mp_sqrmod.c 943 -rw-r--r--
file bn_mp_sqrt.c 1859 -rw-r--r--
file bn_mp_sqrtmod_prime.c 5106 -rw-r--r--
file bn_mp_sub.c 1713 -rw-r--r--
file bn_mp_sub_d.c 2186 -rw-r--r--
file bn_mp_submod.c 964 -rw-r--r--
file bn_mp_tc_and.c 2030 -rw-r--r--
file bn_mp_tc_div_2d.c 965 -rw-r--r--
file bn_mp_tc_or.c 2028 -rw-r--r--
file bn_mp_tc_xor.c 2010 -rw-r--r--
file bn_mp_to_signed_bin.c 911 -rw-r--r--
file bn_mp_to_signed_bin_n.c 919 -rw-r--r--
file bn_mp_to_unsigned_bin.c 1198 -rw-r--r--
file bn_mp_to_unsigned_bin_n.c 931 -rw-r--r--
file bn_mp_toom_mul.c 6927 -rw-r--r--
file bn_mp_toom_sqr.c 5296 -rw-r--r--
file bn_mp_toradix.c 1750 -rw-r--r--
file bn_mp_toradix_n.c 2101 -rw-r--r--
file bn_mp_unsigned_bin_size.c 818 -rw-r--r--
file bn_mp_xor.c 1172 -rw-r--r--
file bn_mp_zero.c 808 -rw-r--r--
file bn_prime_tab.c 2825 -rw-r--r--
file bn_reverse.c 881 -rw-r--r--
file bn_s_mp_add.c 2513 -rw-r--r--
file bn_s_mp_exptmod.c 6494 -rw-r--r--
file bn_s_mp_mul_digs.c 2533 -rw-r--r--
file bn_s_mp_mul_high_digs.c 2242 -rw-r--r--
file bn_s_mp_sqr.c 2359 -rw-r--r--
file bn_s_mp_sub.c 2263 -rw-r--r--
file bncore.c 1266 -rw-r--r--
file booker.pl 7752 -rw-r--r--
file callgraph.txt 786767 -rw-r--r--
file changes.txt 27501 -rw-r--r--
file dep.pl 4410 -rwxr-xr-x
file filter.pl 643 -rwxr-xr-x
file gen.pl 671 -rw-r--r--
file genlist.sh 236 -rwxr-xr-x
file helper.pl 10179 -rwxr-xr-x
file makefile_include.mk 3745 -rw-r--r--
file mess.sh 111 -rw-r--r--
file parsenames.pl 499 -rwxr-xr-x
file poster.out 0 -rw-r--r--
file poster.tex 2269 -rw-r--r--
file pretty.build 2160 -rw-r--r--
file testme.sh 6151 -rwxr-xr-x
file tommath.h 19709 -rw-r--r--
file tommath.out 9589 -rw-r--r--
file tommath_class.h 27106 -rw-r--r--
file tommath_private.h 4567 -rw-r--r--
file tommath_superclass.h 2758 -rw-r--r--
file updatemakes.sh 459 -rwxr-xr-x