CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - rsa 算法

搜索资源列表

  1. RSAjimi

    0下载:
  2. rsa的算法,复制到VC++后稍改一下就可以运行了,-rsa algorithm, reproduction of the VC after the change it slightly on the run,
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:9.88kb
    • 提供者:柏廷祥
  1. 103220514

    0下载:
  2. 实现RSA加密/解密算法,这是自己为了交作业熬了几天才完成的,-achieve RSA encryption / decryption algorithm, which is perpendicular operation themselves to endure a few days before completion,
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:10.84kb
    • 提供者:果子是
  1. RSA_lw

    0下载:
  2. 本代码实现基于RSA算法的文本加密解密功能,在C++环境下运行-the code-based version of the RSA encryption and decryption functions in C + + environment Operation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51.5kb
    • 提供者:liuwei
  1. RSAa

    0下载:
  2. 应用密码学 的关于公钥算法RSA的详细介绍-on the RSA public key algorithm in detail
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:159.62kb
    • 提供者:guoying
  1. RSAUtil

    0下载:
  2. RSA加密解密算法,经过运行确实可行,挺不错的-RSA encryption and decryption algorithm is feasible after operation, quite good
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:193.94kb
    • 提供者:丁丁
  1. RSARSARSA

    0下载:
  2. 实现RSA算法 实现RSA算法 实现RSA算法-achieve RSA algorithm RSA algorithm RSA algorithm RSA algorithm is the RSA algorithm RSA algorithm is the RSA algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.18kb
    • 提供者:donnie
  1. RSA-publickey-algorithm

    0下载:
  2. 自己做的一个RSA公钥密码算法实践,包括源代码及其具体内容-do for myself a RSA public key cryptography algorithm practice, including the source code and its specific contents
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.55kb
    • 提供者:huke
  1. RAS

    0下载:
  2. RSA算法的C语言实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17.47kb
    • 提供者:PeacockYun
  1. rsa

    0下载:
  2. 网络安全体制中的RSA算法的一些相关文章
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:4.6mb
    • 提供者:
  1. 模幂

    0下载:
  2. 模幂算法,RSA算法,DNS等加解密算法里都回调用到的一个函数-Modular algorithm, RSA algorithm, such as DNS Lane decryption algorithms are used in a callback function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.12kb
    • 提供者:韩羽
  1. RSA加解密算法

    0下载:
  2. 信息安全中的RSA算法,界面简单明了,功能齐全-information security of the RSA algorithm, simple interface, the full range of functions
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.83mb
    • 提供者:sun
  1. shor

    0下载:
  2. 大数质因子分解的shor算法的在经典计算机上的模拟。shor算在量子计算计算机上能够在很短时间内分解大数的质因子,对现有的RSA系统是一种严重的威胁。-Factorization of large numbers of quality in the shor algorithm simulation on classical computer. shor computer operator in the quantum computation can be decomposed in a ver
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:zhouf
  1. RSAjiemian

    0下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现-RSA algorithm analysis and realization of the principle. RSA is the best tool for data encryption can also be used as a digital signature algorithm for a
  3. 所属分类:Menu control

    • 发布日期:2017-04-01
    • 文件大小:116.85kb
    • 提供者:张浩
  1. RSA-digital-signature-design

    0下载:
  2. 随机搜索大素数,随机生成公钥和私钥; 要求使用素性检测算法及高效率求逆和模幂运算 用私钥对任意长度的明文签名 用公钥对签名验证;-Random search large prime Numbers, random public key and a private key Requires the use of element detection algorithm and efficient inverse power operation and mould With the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:5.85kb
    • 提供者:胡佳敏
  1. VCPP-information-encrypted

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。-This chat program using RSA 2048bit data encryption algorithm for encryption and digi
  3. 所属分类:ComboBox

    • 发布日期:2017-04-02
    • 文件大小:136.78kb
    • 提供者:张力
搜珍网 www.dssz.com