CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称: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/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com