文件名称:libtommath-ecc
-
所属分类:
- 标签属性:
- 上传时间:2014-07-21
-
文件大小:1.69mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
libtommath-ecc 用于大数计算,里面包括了详细的大素数、ecc、双线性对等现成的C++源代码,适合应用于VC++ 6.0-libtommath-ecc for the calculation of large numbers, which include a detailed large prime numbers, ecc, bilinear peer ready C++ source code, suitable for VC++ 6.0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
libtommath-ecc/libtommath-master/.gitignore
libtommath-ecc/libtommath-master/bn.tex
libtommath-ecc/libtommath-master/bncore.c
libtommath-ecc/libtommath-master/bn_error.c
libtommath-ecc/libtommath-master/bn_fast_mp_invmod.c
libtommath-ecc/libtommath-master/bn_fast_mp_montgomery_reduce.c
libtommath-ecc/libtommath-master/bn_fast_s_mp_mul_digs.c
libtommath-ecc/libtommath-master/bn_fast_s_mp_mul_high_digs.c
libtommath-ecc/libtommath-master/bn_fast_s_mp_sqr.c
libtommath-ecc/libtommath-master/bn_mp_2expt.c
libtommath-ecc/libtommath-master/bn_mp_abs.c
libtommath-ecc/libtommath-master/bn_mp_add.c
libtommath-ecc/libtommath-master/bn_mp_addmod.c
libtommath-ecc/libtommath-master/bn_mp_add_d.c
libtommath-ecc/libtommath-master/bn_mp_and.c
libtommath-ecc/libtommath-master/bn_mp_clamp.c
libtommath-ecc/libtommath-master/bn_mp_clear.c
libtommath-ecc/libtommath-master/bn_mp_clear_multi.c
libtommath-ecc/libtommath-master/bn_mp_cmp.c
libtommath-ecc/libtommath-master/bn_mp_cmp_d.c
libtommath-ecc/libtommath-master/bn_mp_cmp_mag.c
libtommath-ecc/libtommath-master/bn_mp_cnt_lsb.c
libtommath-ecc/libtommath-master/bn_mp_copy.c
libtommath-ecc/libtommath-master/bn_mp_count_bits.c
libtommath-ecc/libtommath-master/bn_mp_div.c
libtommath-ecc/libtommath-master/bn_mp_div_2.c
libtommath-ecc/libtommath-master/bn_mp_div_2d.c
libtommath-ecc/libtommath-master/bn_mp_div_3.c
libtommath-ecc/libtommath-master/bn_mp_div_d.c
libtommath-ecc/libtommath-master/bn_mp_dr_is_modulus.c
libtommath-ecc/libtommath-master/bn_mp_dr_reduce.c
libtommath-ecc/libtommath-master/bn_mp_dr_setup.c
libtommath-ecc/libtommath-master/bn_mp_exch.c
libtommath-ecc/libtommath-master/bn_mp_exptmod.c
libtommath-ecc/libtommath-master/bn_mp_exptmod_fast.c
libtommath-ecc/libtommath-master/bn_mp_expt_d.c
libtommath-ecc/libtommath-master/bn_mp_exteuclid.c
libtommath-ecc/libtommath-master/bn_mp_fread.c
libtommath-ecc/libtommath-master/bn_mp_fwrite.c
libtommath-ecc/libtommath-master/bn_mp_gcd.c
libtommath-ecc/libtommath-master/bn_mp_get_int.c
libtommath-ecc/libtommath-master/bn_mp_grow.c
libtommath-ecc/libtommath-master/bn_mp_init.c
libtommath-ecc/libtommath-master/bn_mp_init_copy.c
libtommath-ecc/libtommath-master/bn_mp_init_multi.c
libtommath-ecc/libtommath-master/bn_mp_init_set.c
libtommath-ecc/libtommath-master/bn_mp_init_set_int.c
libtommath-ecc/libtommath-master/bn_mp_init_size.c
libtommath-ecc/libtommath-master/bn_mp_invmod.c
libtommath-ecc/libtommath-master/bn_mp_invmod_slow.c
libtommath-ecc/libtommath-master/bn_mp_is_square.c
libtommath-ecc/libtommath-master/bn_mp_jacobi.c
libtommath-ecc/libtommath-master/bn_mp_karatsuba_mul.c
libtommath-ecc/libtommath-master/bn_mp_karatsuba_sqr.c
libtommath-ecc/libtommath-master/bn_mp_lcm.c
libtommath-ecc/libtommath-master/bn_mp_lshd.c
libtommath-ecc/libtommath-master/bn_mp_mod.c
libtommath-ecc/libtommath-master/bn_mp_mod_2d.c
libtommath-ecc/libtommath-master/bn_mp_mod_d.c
libtommath-ecc/libtommath-master/bn_mp_montgomery_calc_normalization.c
libtommath-ecc/libtommath-master/bn_mp_montgomery_reduce.c
libtommath-ecc/libtommath-master/bn_mp_montgomery_setup.c
libtommath-ecc/libtommath-master/bn_mp_mul.c
libtommath-ecc/libtommath-master/bn_mp_mulmod.c
libtommath-ecc/libtommath-master/bn_mp_mul_2.c
libtommath-ecc/libtommath-master/bn_mp_mul_2d.c
libtommath-ecc/libtommath-master/bn_mp_mul_d.c
libtommath-ecc/libtommath-master/bn_mp_neg.c
libtommath-ecc/libtommath-master/bn_mp_n_root.c
libtommath-ecc/libtommath-master/bn_mp_or.c
libtommath-ecc/libtommath-master/bn_mp_prime_fermat.c
libtommath-ecc/libtommath-master/bn_mp_prime_is_divisible.c
libtommath-ecc/libtommath-master/bn_mp_prime_is_prime.c
libtommath-ecc/libtommath-master/bn_mp_prime_miller_rabin.c
libtommath-ecc/libtommath-master/bn_mp_prime_next_prime.c
libtommath-ecc/libtommath-master/bn_mp_prime_rabin_miller_trials.c
libtommath-ecc/libtommath-master/bn_mp_prime_random_ex.c
libtommath-ecc/libtommath-master/bn_mp_radix_size.c
libtommath-ecc/libtommath-master/bn_mp_radix_smap.c
libtommath-ecc/libtommath-master/bn_mp_rand.c
libtommath-ecc/libtommath-master/bn_mp_read_radix.c
libtommath-ecc/libtommath-master/bn_mp_read_signed_bin.c
libtommath-ecc/libtommath-master/bn_mp_read_unsigned_bin.c
libtommath-ecc/libtommath-master/bn_mp_reduce.c
libtommath-ecc/libtommath-master/bn_mp_reduce_2k.c
libtommath-ecc/libtommath-master/bn_mp_reduce_2k_l.c
libtommath-ecc/libtommath-master/bn_mp_reduce_2k_setup.c
libtommath-ecc/libtommath-master/bn_mp_reduce_2k_setup_l.c
libtommath-ecc/libtommath-master/bn_mp_reduce_is_2k.c
libtommath-ecc/libtommath-master/bn_mp_reduce_is_2k_l.c
libtommath-ecc/libtommath-master/bn_mp_reduce_setup.c
libtommath-ecc/libtommath-master/bn_mp_rshd.c
libtommath-ecc/libtommath-master/bn_mp_set.c
libtommath-ecc/libtommath-master/bn_mp_set_int.c
libtommath-ecc/libtommath-master/bn_mp_shrink.c
libtommath-ecc/libtommath-master/bn_mp_signed_bin_size.c
libtommath-ecc/libtommath-master/bn_mp_sqr.c
libtommath-ecc/libtommath-master/bn_mp_sqrmod.c
libtommath-ecc/libtommath-master/bn_mp_sqrt.c
libtommath-ecc/libtommath-master/bn_mp_sub.c
libtommath-ecc/libtommath-master/bn_mp_submod.c
libtommath-ecc/libtommath-master/
libtommath-ecc/libtommath-master/bn.tex
libtommath-ecc/libtommath-master/bncore.c
libtommath-ecc/libtommath-master/bn_error.c
libtommath-ecc/libtommath-master/bn_fast_mp_invmod.c
libtommath-ecc/libtommath-master/bn_fast_mp_montgomery_reduce.c
libtommath-ecc/libtommath-master/bn_fast_s_mp_mul_digs.c
libtommath-ecc/libtommath-master/bn_fast_s_mp_mul_high_digs.c
libtommath-ecc/libtommath-master/bn_fast_s_mp_sqr.c
libtommath-ecc/libtommath-master/bn_mp_2expt.c
libtommath-ecc/libtommath-master/bn_mp_abs.c
libtommath-ecc/libtommath-master/bn_mp_add.c
libtommath-ecc/libtommath-master/bn_mp_addmod.c
libtommath-ecc/libtommath-master/bn_mp_add_d.c
libtommath-ecc/libtommath-master/bn_mp_and.c
libtommath-ecc/libtommath-master/bn_mp_clamp.c
libtommath-ecc/libtommath-master/bn_mp_clear.c
libtommath-ecc/libtommath-master/bn_mp_clear_multi.c
libtommath-ecc/libtommath-master/bn_mp_cmp.c
libtommath-ecc/libtommath-master/bn_mp_cmp_d.c
libtommath-ecc/libtommath-master/bn_mp_cmp_mag.c
libtommath-ecc/libtommath-master/bn_mp_cnt_lsb.c
libtommath-ecc/libtommath-master/bn_mp_copy.c
libtommath-ecc/libtommath-master/bn_mp_count_bits.c
libtommath-ecc/libtommath-master/bn_mp_div.c
libtommath-ecc/libtommath-master/bn_mp_div_2.c
libtommath-ecc/libtommath-master/bn_mp_div_2d.c
libtommath-ecc/libtommath-master/bn_mp_div_3.c
libtommath-ecc/libtommath-master/bn_mp_div_d.c
libtommath-ecc/libtommath-master/bn_mp_dr_is_modulus.c
libtommath-ecc/libtommath-master/bn_mp_dr_reduce.c
libtommath-ecc/libtommath-master/bn_mp_dr_setup.c
libtommath-ecc/libtommath-master/bn_mp_exch.c
libtommath-ecc/libtommath-master/bn_mp_exptmod.c
libtommath-ecc/libtommath-master/bn_mp_exptmod_fast.c
libtommath-ecc/libtommath-master/bn_mp_expt_d.c
libtommath-ecc/libtommath-master/bn_mp_exteuclid.c
libtommath-ecc/libtommath-master/bn_mp_fread.c
libtommath-ecc/libtommath-master/bn_mp_fwrite.c
libtommath-ecc/libtommath-master/bn_mp_gcd.c
libtommath-ecc/libtommath-master/bn_mp_get_int.c
libtommath-ecc/libtommath-master/bn_mp_grow.c
libtommath-ecc/libtommath-master/bn_mp_init.c
libtommath-ecc/libtommath-master/bn_mp_init_copy.c
libtommath-ecc/libtommath-master/bn_mp_init_multi.c
libtommath-ecc/libtommath-master/bn_mp_init_set.c
libtommath-ecc/libtommath-master/bn_mp_init_set_int.c
libtommath-ecc/libtommath-master/bn_mp_init_size.c
libtommath-ecc/libtommath-master/bn_mp_invmod.c
libtommath-ecc/libtommath-master/bn_mp_invmod_slow.c
libtommath-ecc/libtommath-master/bn_mp_is_square.c
libtommath-ecc/libtommath-master/bn_mp_jacobi.c
libtommath-ecc/libtommath-master/bn_mp_karatsuba_mul.c
libtommath-ecc/libtommath-master/bn_mp_karatsuba_sqr.c
libtommath-ecc/libtommath-master/bn_mp_lcm.c
libtommath-ecc/libtommath-master/bn_mp_lshd.c
libtommath-ecc/libtommath-master/bn_mp_mod.c
libtommath-ecc/libtommath-master/bn_mp_mod_2d.c
libtommath-ecc/libtommath-master/bn_mp_mod_d.c
libtommath-ecc/libtommath-master/bn_mp_montgomery_calc_normalization.c
libtommath-ecc/libtommath-master/bn_mp_montgomery_reduce.c
libtommath-ecc/libtommath-master/bn_mp_montgomery_setup.c
libtommath-ecc/libtommath-master/bn_mp_mul.c
libtommath-ecc/libtommath-master/bn_mp_mulmod.c
libtommath-ecc/libtommath-master/bn_mp_mul_2.c
libtommath-ecc/libtommath-master/bn_mp_mul_2d.c
libtommath-ecc/libtommath-master/bn_mp_mul_d.c
libtommath-ecc/libtommath-master/bn_mp_neg.c
libtommath-ecc/libtommath-master/bn_mp_n_root.c
libtommath-ecc/libtommath-master/bn_mp_or.c
libtommath-ecc/libtommath-master/bn_mp_prime_fermat.c
libtommath-ecc/libtommath-master/bn_mp_prime_is_divisible.c
libtommath-ecc/libtommath-master/bn_mp_prime_is_prime.c
libtommath-ecc/libtommath-master/bn_mp_prime_miller_rabin.c
libtommath-ecc/libtommath-master/bn_mp_prime_next_prime.c
libtommath-ecc/libtommath-master/bn_mp_prime_rabin_miller_trials.c
libtommath-ecc/libtommath-master/bn_mp_prime_random_ex.c
libtommath-ecc/libtommath-master/bn_mp_radix_size.c
libtommath-ecc/libtommath-master/bn_mp_radix_smap.c
libtommath-ecc/libtommath-master/bn_mp_rand.c
libtommath-ecc/libtommath-master/bn_mp_read_radix.c
libtommath-ecc/libtommath-master/bn_mp_read_signed_bin.c
libtommath-ecc/libtommath-master/bn_mp_read_unsigned_bin.c
libtommath-ecc/libtommath-master/bn_mp_reduce.c
libtommath-ecc/libtommath-master/bn_mp_reduce_2k.c
libtommath-ecc/libtommath-master/bn_mp_reduce_2k_l.c
libtommath-ecc/libtommath-master/bn_mp_reduce_2k_setup.c
libtommath-ecc/libtommath-master/bn_mp_reduce_2k_setup_l.c
libtommath-ecc/libtommath-master/bn_mp_reduce_is_2k.c
libtommath-ecc/libtommath-master/bn_mp_reduce_is_2k_l.c
libtommath-ecc/libtommath-master/bn_mp_reduce_setup.c
libtommath-ecc/libtommath-master/bn_mp_rshd.c
libtommath-ecc/libtommath-master/bn_mp_set.c
libtommath-ecc/libtommath-master/bn_mp_set_int.c
libtommath-ecc/libtommath-master/bn_mp_shrink.c
libtommath-ecc/libtommath-master/bn_mp_signed_bin_size.c
libtommath-ecc/libtommath-master/bn_mp_sqr.c
libtommath-ecc/libtommath-master/bn_mp_sqrmod.c
libtommath-ecc/libtommath-master/bn_mp_sqrt.c
libtommath-ecc/libtommath-master/bn_mp_sub.c
libtommath-ecc/libtommath-master/bn_mp_submod.c
libtommath-ecc/libtommath-master/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.