CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rsa 类

搜索资源列表

  1. 关于RSA类的源代码

    0下载:
  2. 关于RSA类的源代码,程序很简单,也很好用,请大家提出不足。-on the source code, procedure is simple and useful, will you please raise your inadequate. Thank you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.93mb
    • 提供者:pannina
  1. RSA

    0下载:
  2. RSA加密程序,实现了大数类和大数运算,985高校的《计算机网络》课程设计,功能完整,注释丰富,没有BUG
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18.18kb
    • 提供者:ZLC
  1. RSA

    0下载:
  2. 信息安全类,公钥加密和RSA,PPT,适合新手参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:152kb
    • 提供者:阿斯顿
  1. RSA

    0下载:
  2. 这是一个RSA加密算法的类的源代码,很适合初学者学习参照。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:101.67kb
    • 提供者:jy
  1. RSA

    0下载:
  2. RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38.9kb
    • 提供者:黄德正
  1. 一个RSA的类的源代码

    0下载:
  2. 一个RSA的类的源代码,并有我写的测试程序,非常好用-the source code of a rsa class,which has been tested ,and works well.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:58.18kb
    • 提供者:王德磊
  1. 一个RSA的类的源代码

    0下载:
  2. 一个RSA源代码,对各种字符串进行加密解密,包含汉字,数字-a source of all kinds of strings encryption and decryption, including Chinese characters, figures
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2.3mb
    • 提供者:哈利
  1. java非对称加密RSA的工具类及其源代码

    0下载:
  2. java非对称加密RSA的工具类及其源代码
  3. 所属分类:加密解密

    • 发布日期:2009-03-25
    • 文件大小:7.26kb
    • 提供者:hayou1402
  1. RSA RSA公钥加解密算法源码

    1下载:
  2. RSA公钥加解密算法源码,VC++语言开发, 可生成最长1024比特密钥对,里面包含大数运算类,可直接移植使用。-RSA public key encryption algorithm source code, VC++ language development, can generate up to 1024-bit key pair, which contains large numbers operation classes can be directly transplanted to
  3. 所属分类:加密解密

    • 发布日期:2017-03-23
    • 文件大小:19.04kb
    • 提供者:wangrui
  1. rsa-cPP

    0下载:
  2. 实现rsa加密解密,包含大素数的生成与计算类,以及大素数的素性检验-rsa algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:5.56kb
    • 提供者:shengjie zhang
  1. Java.DES.RSA.SHA

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法-Java class that implements encryption using DES, RSA and SHA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:53.92kb
    • 提供者:wm891
  1. SafeTrans

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:634.94kb
    • 提供者:qzhirong
  1. RSA.RAR

    0下载:
  2. RSA和DES的一些类~~可以对初学者有些帮助-RSA and DES, a number of categories ~ ~ can be helpful for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:8.46kb
    • 提供者:104032282
  1. RSA

    0下载:
  2. 使用BigInteger类实现,实现了RSA的加解密-RSA encrytion and decryption ,biginteger RSA encrytion and decryption ,biginteger
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:704byte
    • 提供者:blueshare
  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
    • 文件大小:18.91kb
    • 提供者:shenyong
  1. rsa

    0下载:
  2. ASP中通过vbs类实现rsa加密与解密 有两文件组成 test.ASP 测试演示文件 clsrsa.ASP 实现rsa加密与解密的vbs类文件-Vbs type of ASP through the realization of rsa encryption and decryption files test.ASP two tests to achieve clsrsa.ASP presentation rsa encryption and decryption of the c
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:2.36kb
    • 提供者:eeleo
  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
    • 文件大小:1019.74kb
    • 提供者:张波
  1. rsa

    0下载:
  2. RSA算法实现,用C++语言实现大数类的构建,可以实现RSA算法加解密文本文件及二进制文件及图像,速度较快-将中文译成英语 RSA algorithm, using C language class structure of large numbers, RSA algorithm for encryption and decryption can text file and binary files and images, faster
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.9mb
    • 提供者:dezheng
  1. RSA-example

    0下载:
  2. 大二的时候写的RSA类头文件,集成了大数四则运算、幂模运算、米勒罗宾算法寻找大数等RSA加密必须的算法,详询《密码学原理与实践》-Sophomore writing the RSA class header file, integrated Tarsus four computing power modular arithmetic, Miller-Rabin algorithm must find large numbers RSA encryption algorithm, detailed
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:4.03kb
    • 提供者:尚钊
  1. RSA 工具类

    0下载:
  2. rsa加解密工具类,包括2048/1024(RSA encryption and decryption tool class, including 2048/1024)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:smile2134
« 12 3 4 5 »
搜珍网 www.dssz.com