CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RSA算法实现

搜索资源列表

  1. RSA

    0下载:
  2. java实现RSA算法-RSA in java
  3. 所属分类:Network Security

    • 发布日期:2017-04-12
    • 文件大小:773
    • 提供者:lidong
  1. rsa

    0下载:
  2. ecplise环境下密码学RSA算法的实现-ecplise environment RSA cryptography algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2917
    • 提供者:严海
  1. RSA

    1下载:
  2. RSA是被研究得最广泛的公钥算法,这里将RSA算法用matlab实现。-RSA is the most widely studied of the public key algorithm, RSA algorithm used here to achieve matlab.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:欧阳
  1. rsa

    0下载:
  2. 这是RSA算法的原代码实现应该直接能用,已调试好-This is the original RSA algorithm implementation code can be used directly, has good debugging
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3260119
    • 提供者:demon
  1. rsa

    1下载:
  2. 能够用matlab实现RSA算法中加密解密的功能,产生的密钥为1024位,计算速度快。-Matlab able to achieve the RSA algorithm for encryption and decryption functions, have a key for 1024, the calculation speed.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11959
    • 提供者:鲍茂然
  1. RSA

    0下载:
  2. RSA算法实现,Visual C++实现-RSA algorithm, Visual C++ to achieve ..
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:3675606
    • 提供者:anny
  1. 8736103199-GuTingTing-RSA

    0下载:
  2. RSA密码体制的实现摘要自20世纪90年代以来,计算机网络技术使得计算机应用得到 ... 用VC++编程实现了RSA算法加密和解密运算,在算法的实现过程中,调用了已有的大整数类-The realization of RSA cryptosystem Abstract from the 20th century since the 90' s, computer network technology allows computer applications to be used ... VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:19365
    • 提供者:shenyong
  1. rsa

    0下载:
  2. 本程序主要用C实现了RSA算法。具体为输入数字进行RSA加密或解密。可根据自己要求做出适当修改。-C major with the procedures of the RSA algorithm realization. Specific figures for the importation of RSA encryption or decryption. May request in accordance with their amended as appropriate.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:120531
    • 提供者:zhujieli
  1. RSA

    1下载:
  2. 使用java编写的一个实现加密的RSA算法-Written in a java implementation to use the RSA encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:44023
    • 提供者:张仪
  1. Research-And-Development-Of-RSA-File-Encryption.ra

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1044211
    • 提供者:张波
  1. RSA

    0下载:
  2. RSA加密算法实现 主要是实现RSA加密算法的程序-RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:260483
    • 提供者:王永
  1. RSA

    1下载:
  2. 密码学中RSA算法的MATLAB实现。包含算法说明及程序验证。-Cryptography RSA algorithm MATLAB implementation. Contains the algorithm descr iption and program verification.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5936
    • 提供者:Gina
  1. RSA

    0下载:
  2. RSA算法实现帮助初学者了解最基本的开发加密算法的技巧与方法。-RSA algorithm is developed to help beginners learn the basic skills and methods of encryption algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1306
    • 提供者:wangzi
  1. RSA

    0下载:
  2. VC环境下实现的RSA算法!之上传了c源文件和头文件-RSA algorithm is realized in the VC environment!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:10517
    • 提供者:kun
  1. RSA

    0下载:
  2. 编写了RSA算法实现的几个基本的函数模块 每一个函数模块都实现了 只要合理的组合在一起就可以运行了 -Preparation of the RSA algorithm is a function of several basic modules for each function module is realized as long as reasonably can be run together
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4669
    • 提供者:韩彪
  1. RSA

    0下载:
  2. VC++写的RSA算法,实现了美观功能强大的界面!-VC++ to write the RSA algorithm to achieve beautiful and powerful interface!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3841130
    • 提供者:kun
  1. RSA

    0下载:
  2. 运用java技术,基于RSA算法,实现对图片文件进行加密解密的源代码-Using java technology, based on RSA algorithm, the image files on the source code for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2242
    • 提供者:窦小敏
  1. rsaref.2.0

    0下载:
  2. RSA算法的实现和相关文档,包含例子程序-RSA algorithm implementation and related documentation, including examples of programs
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:99287
    • 提供者:hao
  1. RSA

    0下载:
  2. 编程实现RSA算法。包括:生成公钥(e, n)和私钥d,对明文m加密,对密文m解密。 注:实际应用中,512比特的n 已经不够安全,所以建议公司用1024比特的n,及其重要的场合用2048比特的 n。所以大家要选择大整数n。-Programming RSA algorithm. Include: Creation of a public key (e, n) and private key d, m the plaintext encryption, decryption of cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:44903
    • 提供者:semmir
  1. RSA-Signature-Validate-Crypto

    0下载:
  2. 文章和附件中的代码给用户一个产品用户激活的框架的源代码。包括:RSA算法实现、集成Cypto++环境、产品激活、客户端/服务器命名管道、产生和序列化RSA密码、RSA签名和验证以及产品密钥/序列号生成。 -This article signs the Product Key, which may prove to be too restrictive to the reader. In this case, see Installation IDs Based on Truncated Ha
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:377011
    • 提供者:一贯故
« 1 2 34 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com