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

搜索资源列表

  1. RSA

    0下载:
  2. 它是第一个既能用于数据加密也能用于数字签名的算法。它易于理解和操作
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3482
    • 提供者:修凤志
  1. RSA

    0下载:
  2. RSA算法的Java实现,可作为学习公钥体制加密算法的参考资料
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:166956
    • 提供者:木易
  1. 加密算法源代码

    0下载:
  2. 加密算法源代码DES&RSA-encryption algorithm source code DESRSA
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1019314
    • 提供者:孔卫
  1. rsa源码

    0下载:
  2. rda加密源代码-The source code of RSA encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31683
    • 提供者:风行
  1. asn1c-0.9.12.tar

    0下载:
  2. RSA加密/解密算法源码 asn1c-0.9.12-RSA encryption and decryption algorithm source code——asn1c-0.9.12
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:877753
    • 提供者:岑楠
  1. 加密算法库及示例程序

    0下载:
  2. RSA DES 等几个算法的C程序,不要错过-several RSA DES algorithm C program should not miss
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:56954
    • 提供者:李鹏
  1. 多种加密算法源码

    0下载:
  2. 多种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用!-variety of encryption algorithms to assemble, DES, RSA, etc., some written in C, is also used to write the VC. Very practical!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:森林
  1. 大整数的加法

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope -32767 ----
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:842
    • 提供者:王承陶
  1. RSA解密和加密算法的实现和应用

    0下载:
  2. RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:胡康康
  1. RSAB

    0下载:
  2. 利用RSA加密算法对输入的原文进行加密,输入的可以是主键盘上的任何符号-use RSA encryption algorithm on the importation of the original encrypted input is the main keyboard can be any of the symbols
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:55164
    • 提供者:王守国
  1. RSACodeSample

    1下载:
  2. RSA加密处理C#代码研究 1、生成public key和private key并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption code research C# 1, and generated public key can be kept private key to generate XML documents. 2, demonstrated a RSA digital signature of the proce
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2708
    • 提供者:LJ
  1. RSAUtil[1]

    1下载:
  2. 实现RSA加密算法的c++源代码-achieve RSA encryption algorithm source code c
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:80086
    • 提供者:张兵
  1. RSAUpper

    0下载:
  2. rsa加密算法实现,该软件实现了目前安全性较高的rsa加密算法-rsa encryption algorithm, the software implementation of the current high security encryption algorithm rsa
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:14865
    • 提供者:紫荆
  1. Des加密的实现

    0下载:
  2. DES编码 实现对数据的加密 种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用! -DES encryption of data encryption algorithm types of pools, DES, RSA, etc., some written in C, is also used to write the VC. Very practical! The types of encryption algorithms to assemble,
  3. 所属分类:加密解密

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

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

    • 发布日期:2008-10-13
    • 文件大小:2413877
    • 提供者:哈利
  1. RSA公开密钥加密

    1下载:
  2. 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:20824
    • 提供者:blickwinkel
  1. aes设计方案

    0下载:
  2. 随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outdated DES. The article describe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:14433
    • 提供者:
  1. rsa_ql

    0下载:
  2. 用java语言编写的rsa加密解密算法,能够自己选择密钥的位数。-prepared by the rsa encryption and decryption algorithms, keys to their choice of the median.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5584
    • 提供者:秦雷
  1. 5.非对称加密RSA的实现及其源代码

    0下载:
  2. 5.非对称加密RSA的实现及其源代码,JAVA代码,挺好用的,有兴趣的下啊-5. RSA asymmetric encryption and the realization of the source code, Java code, very good use, and are interested in the next ah
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5974
    • 提供者:luoz
  1. RSA带图形界面的加密算法哟

    0下载:
  2. 有一个小缺点就是素数的位数必须在15位以上
  3. 所属分类:密码/编码算法

    • 发布日期:2009-06-28
    • 文件大小:8422
    • 提供者:ashley
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com