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

文件名称:SM2

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

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

国密非对称算法SM2的源代码,c编写,调试通过,可用(National density asymmetric algorithm SM2 source code, C prepared, debugging through, available)
相关搜索: 国密SM2算法

(系统自动生成,下载前可以参看下载内容)

下载文件列表

SM2\Debug\my_ecc.obj
SM2\Debug\my_ecc.sbr
SM2\Debug\SM2.bsc
SM2\Debug\SM2.exe
SM2\Debug\SM2.ilk
SM2\Debug\SM2.pch
SM2\Debug\SM2.pdb
SM2\Debug\vc60.idb
SM2\Debug\vc60.pdb
SM2\libtommath-0.34\bn.ilg
SM2\libtommath-0.34\bn.ind
SM2\libtommath-0.34\bn.pdf
SM2\libtommath-0.34\bn.tex
SM2\libtommath-0.34\bncore.c
SM2\libtommath-0.34\bn_error.c
SM2\libtommath-0.34\bn_fast_mp_invmod.c
SM2\libtommath-0.34\bn_fast_mp_montgomery_reduce.c
SM2\libtommath-0.34\bn_fast_s_mp_mul_digs.c
SM2\libtommath-0.34\bn_fast_s_mp_mul_high_digs.c
SM2\libtommath-0.34\bn_fast_s_mp_sqr.c
SM2\libtommath-0.34\bn_mp_2expt.c
SM2\libtommath-0.34\bn_mp_abs.c
SM2\libtommath-0.34\bn_mp_add.c
SM2\libtommath-0.34\bn_mp_addmod.c
SM2\libtommath-0.34\bn_mp_add_d.c
SM2\libtommath-0.34\bn_mp_and.c
SM2\libtommath-0.34\bn_mp_clamp.c
SM2\libtommath-0.34\bn_mp_clear.c
SM2\libtommath-0.34\bn_mp_clear_multi.c
SM2\libtommath-0.34\bn_mp_cmp.c
SM2\libtommath-0.34\bn_mp_cmp_d.c
SM2\libtommath-0.34\bn_mp_cmp_mag.c
SM2\libtommath-0.34\bn_mp_cnt_lsb.c
SM2\libtommath-0.34\bn_mp_copy.c
SM2\libtommath-0.34\bn_mp_count_bits.c
SM2\libtommath-0.34\bn_mp_div.c
SM2\libtommath-0.34\bn_mp_div_2.c
SM2\libtommath-0.34\bn_mp_div_2d.c
SM2\libtommath-0.34\bn_mp_div_3.c
SM2\libtommath-0.34\bn_mp_div_d.c
SM2\libtommath-0.34\bn_mp_dr_is_modulus.c
SM2\libtommath-0.34\bn_mp_dr_reduce.c
SM2\libtommath-0.34\bn_mp_dr_setup.c
SM2\libtommath-0.34\bn_mp_exch.c
SM2\libtommath-0.34\bn_mp_exptmod.c
SM2\libtommath-0.34\bn_mp_exptmod_fast.c
SM2\libtommath-0.34\bn_mp_expt_d.c
SM2\libtommath-0.34\bn_mp_exteuclid.c
SM2\libtommath-0.34\bn_mp_fread.c
SM2\libtommath-0.34\bn_mp_fwrite.c
SM2\libtommath-0.34\bn_mp_gcd.c
SM2\libtommath-0.34\bn_mp_get_int.c
SM2\libtommath-0.34\bn_mp_grow.c
SM2\libtommath-0.34\bn_mp_init.c
SM2\libtommath-0.34\bn_mp_init_copy.c
SM2\libtommath-0.34\bn_mp_init_multi.c
SM2\libtommath-0.34\bn_mp_init_set.c
SM2\libtommath-0.34\bn_mp_init_set_int.c
SM2\libtommath-0.34\bn_mp_init_size.c
SM2\libtommath-0.34\bn_mp_invmod.c
SM2\libtommath-0.34\bn_mp_invmod_slow.c
SM2\libtommath-0.34\bn_mp_is_square.c
SM2\libtommath-0.34\bn_mp_jacobi.c
SM2\libtommath-0.34\bn_mp_karatsuba_mul.c
SM2\libtommath-0.34\bn_mp_karatsuba_sqr.c
SM2\libtommath-0.34\bn_mp_lcm.c
SM2\libtommath-0.34\bn_mp_lshd.c
SM2\libtommath-0.34\bn_mp_mod.c
SM2\libtommath-0.34\bn_mp_mod_2d.c
SM2\libtommath-0.34\bn_mp_mod_d.c
SM2\libtommath-0.34\bn_mp_montgomery_calc_normalization.c
SM2\libtommath-0.34\bn_mp_montgomery_reduce.c
SM2\libtommath-0.34\bn_mp_montgomery_setup.c
SM2\libtommath-0.34\bn_mp_mul.c
SM2\libtommath-0.34\bn_mp_mulmod.c
SM2\libtommath-0.34\bn_mp_mul_2.c
SM2\libtommath-0.34\bn_mp_mul_2d.c
SM2\libtommath-0.34\bn_mp_mul_d.c
SM2\libtommath-0.34\bn_mp_neg.c
SM2\libtommath-0.34\bn_mp_n_root.c
SM2\libtommath-0.34\bn_mp_or.c
SM2\libtommath-0.34\bn_mp_prime_fermat.c
SM2\libtommath-0.34\bn_mp_prime_is_divisible.c
SM2\libtommath-0.34\bn_mp_prime_is_prime.c
SM2\libtommath-0.34\bn_mp_prime_miller_rabin.c
SM2\libtommath-0.34\bn_mp_prime_next_prime.c
SM2\libtommath-0.34\bn_mp_prime_rabin_miller_trials.c
SM2\libtommath-0.34\bn_mp_prime_random_ex.c
SM2\libtommath-0.34\bn_mp_radix_size.c
SM2\libtommath-0.34\bn_mp_radix_smap.c
SM2\libtommath-0.34\bn_mp_rand.c
SM2\libtommath-0.34\bn_mp_read_radix.c
SM2\libtommath-0.34\bn_mp_read_signed_bin.c
SM2\libtommath-0.34\bn_mp_read_unsigned_bin.c
SM2\libtommath-0.34\bn_mp_reduce.c
SM2\libtommath-0.34\bn_mp_reduce_2k.c
SM2\libtommath-0.34\bn_mp_reduce_2k_l.c
SM2\libtommath-0.34\bn_mp_reduce_2k_setup.c
SM2\libtommath-0.34\bn_mp_reduce_2k_setup_l.c
SM2\libtommath-0.34\bn_mp_reduce_is_2k.c

相关说明

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

相关评论

暂无评论内容.

发表评论

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