CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证

文件名称:test

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.09mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

加密随机数生成,为elgamal数字签名产生基础,为DSA打基础 大家都可以下载使用-rand
(系统自动生成,下载前可以参看下载内容)

下载文件列表

test/
test/debug/
test/debug/test.exe
test/debug/test.ilk
test/debug/test.pdb
test/test/
test/test.ncb
test/test.sln
test/test.suo
test/test/bncore.c
test/test/bn_error.c
test/test/bn_fast_mp_invmod.c
test/test/bn_fast_mp_montgomery_reduce.c
test/test/bn_fast_s_mp_mul_digs.c
test/test/bn_fast_s_mp_mul_high_digs.c
test/test/bn_fast_s_mp_sqr.c
test/test/bn_mp_2expt.c
test/test/bn_mp_abs.c
test/test/bn_mp_add.c
test/test/bn_mp_addmod.c
test/test/bn_mp_add_d.c
test/test/bn_mp_and.c
test/test/bn_mp_clamp.c
test/test/bn_mp_clear.c
test/test/bn_mp_clear_multi.c
test/test/bn_mp_cmp.c
test/test/bn_mp_cmp_d.c
test/test/bn_mp_cmp_mag.c
test/test/bn_mp_cnt_lsb.c
test/test/bn_mp_copy.c
test/test/bn_mp_count_bits.c
test/test/bn_mp_div.c
test/test/bn_mp_div_2.c
test/test/bn_mp_div_2d.c
test/test/bn_mp_div_3.c
test/test/bn_mp_div_d.c
test/test/bn_mp_dr_is_modulus.c
test/test/bn_mp_dr_reduce.c
test/test/bn_mp_dr_setup.c
test/test/bn_mp_exch.c
test/test/bn_mp_exptmod.c
test/test/bn_mp_exptmod_fast.c
test/test/bn_mp_expt_d.c
test/test/bn_mp_exteuclid.c
test/test/bn_mp_fread.c
test/test/bn_mp_fwrite.c
test/test/bn_mp_gcd.c
test/test/bn_mp_get_int.c
test/test/bn_mp_grow.c
test/test/bn_mp_init.c
test/test/bn_mp_init_copy.c
test/test/bn_mp_init_multi.c
test/test/bn_mp_init_set.c
test/test/bn_mp_init_set_int.c
test/test/bn_mp_init_size.c
test/test/bn_mp_invmod.c
test/test/bn_mp_invmod_slow.c
test/test/bn_mp_is_square.c
test/test/bn_mp_jacobi.c
test/test/bn_mp_karatsuba_mul.c
test/test/bn_mp_karatsuba_sqr.c
test/test/bn_mp_lcm.c
test/test/bn_mp_lshd.c
test/test/bn_mp_mod.c
test/test/bn_mp_mod_2d.c
test/test/bn_mp_mod_d.c
test/test/bn_mp_montgomery_calc_normalization.c
test/test/bn_mp_montgomery_reduce.c
test/test/bn_mp_montgomery_setup.c
test/test/bn_mp_mul.c
test/test/bn_mp_mulmod.c
test/test/bn_mp_mul_2.c
test/test/bn_mp_mul_2d.c
test/test/bn_mp_mul_d.c
test/test/bn_mp_neg.c
test/test/bn_mp_n_root.c
test/test/bn_mp_or.c
test/test/bn_mp_prime_fermat.c
test/test/bn_mp_prime_is_divisible.c
test/test/bn_mp_prime_is_prime.c
test/test/bn_mp_prime_miller_rabin.c
test/test/bn_mp_prime_next_prime.c
test/test/bn_mp_prime_rabin_miller_trials.c
test/test/bn_mp_prime_random_ex.c
test/test/bn_mp_radix_size.c
test/test/bn_mp_radix_smap.c
test/test/bn_mp_rand.c
test/test/bn_mp_read_radix.c
test/test/bn_mp_read_signed_bin.c
test/test/bn_mp_read_unsigned_bin.c
test/test/bn_mp_reduce.c
test/test/bn_mp_reduce_2k.c
test/test/bn_mp_reduce_2k_l.c
test/test/bn_mp_reduce_2k_setup.c
test/test/bn_mp_reduce_2k_setup_l.c
test/test/bn_mp_reduce_is_2k.c
test/test/bn_mp_reduce_is_2k_l.c
test/test/bn_mp_reduce_setup.c
test/test/bn_mp_rshd.c
test/test/bn_mp_set.c
test/test/bn_mp_set_int.c
test/test/bn_mp_shrink.c
test/test/bn_mp_signed_bin_size.c
test/test/bn_mp_sqr.c
test/test/bn_mp_sqrmod.c
test/test/bn_mp_sqrt.c
test/test/bn_mp_sub.c
test/test/bn_mp_submod.c
test/test/bn_mp_sub_d.c
test/test/bn_mp_toom_mul.c
test/test/bn_mp_toom_sqr.c
test/test/bn_mp_toradix.c
test/test/bn_mp_toradix_n.c
test/test/bn_mp_to_signed_bin.c
test/test/bn_mp_to_signed_bin_n.c
test/test/bn_mp_to_unsigned_bin.c
test/test/bn_mp_to_unsigned_bin_n.c
test/test/bn_mp_unsigned_bin_size.c
test/test/bn_mp_xor.c
test/test/bn_mp_zero.c
test/test/bn_prime_tab.c
test/test/bn_reverse.c
test/test/bn_s_mp_add.c
test/test/bn_s_mp_exptmod.c
test/test/bn_s_mp_mul_digs.c
test/test/bn_s_mp_mul_high_digs.c
test/test/bn_s_mp_sqr.c
test/test/bn_s_mp_sub.c
test/test/Debug/
test/test/Debug/bncore.obj
test/test/Debug/bn_error.obj
test/test/Debug/bn_fast_mp_invmod.obj
test/test/Debug/bn_fast_mp_montgomery_reduce.obj
test/test/Debug/bn_fast_s_mp_mul_digs.obj
test/test/Debug/bn_fast_s_mp_mul_high_digs.obj
test/test/Debug/bn_fast_s_mp_sqr.obj
test/test/Debug/bn_mp_2expt.obj
test/test/Debug/bn_mp_abs.obj
test/test/Debug/bn_mp_add.obj
test/test/Debug/bn_mp_addmod.obj
test/test/Debug/bn_mp_add_d.obj
test/test/Debug/bn_mp_and.obj
test/test/Debug/bn_mp_clamp.obj
test/test/Debug/bn_mp_clear.obj
test/test/Debug/bn_mp_clear_multi.obj
test/test/Debug/bn_mp_cmp.obj
test/test/Debug/bn_mp_cmp_d.obj
test/test/Debug/bn_mp_cmp_mag.obj
test/test/Debug/bn_mp_cnt_lsb.obj
test/test/Debug/bn_mp_copy.obj
test/test/Debug/bn_mp_count_bits.obj
test/test/Debug/bn_mp_div.obj
test/test/Debug/bn_mp_div_2.obj
test/test/Debug/bn_mp_div_2d.obj
test/test/Debug/bn_mp_div_3.obj
test/test/Debug/bn_mp_div_d.obj
test/test/Debug/bn_mp_dr_is_modulus.obj
test/test/Debug/bn_mp_dr_reduce.obj
test/test/Debug/bn_mp_dr_setup.obj
test/test/Debug/bn_mp_exch.obj
test/test/Debug/bn_mp_exptmod.obj
test/test/Debug/bn_mp_exptmod_fast.obj
test/test/Debug/bn_mp_expt_d.obj
test/test/Debug/bn_mp_exteuclid.obj
test/test/Debug/bn_mp_fread.obj
test/test/Debug/bn_mp_fwrite.obj
test/test/Debug/bn_mp_gcd.obj
test/test/Debug/bn_mp_get_int.obj
test/test/Debug/bn_mp_grow.obj
test/test/Debug/bn_mp_init.obj
test/test/Debug/bn_mp_init_copy.obj
test/test/Debug/bn_mp_init_multi.obj
test/test/Debug/bn_mp_init_set.obj
test/test/Debug/bn_mp_init_set_int.obj
test/test/Debug/bn_mp_init_size.obj
test/test/Debug/bn_mp_invmod.obj
test/test/Debug/bn_mp_invmod_slow.obj
test/test/Debug/bn_mp_is_square.obj
test/t

相关说明

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

相关评论

暂无评论内容.

发表评论

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