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

资源列表

« 1 2 ... .11 .12 .13 .14 .15 716.17 .18 .19 .20 .21 ... 1372 »
  1. rsn

    0下载:
  2. rsn算法RSA算法的描述 1、选取长度相等的两个大素数p和q,计算其乘积: n = pq 然后随机选取加密密钥e,使e和(p–1)(q–1)互素。 最后用欧几里德扩展算法计算解密密钥d,以满足 ed = 1(mod(p–1) ( q–1)) 即 d = e–1 mod((p–1)(q–1)) e和n是公钥,d是私钥 2、加密公式如下: ci = mi^e(mod n) 3、解密时,取每一密文分组ci并计算: mi = ci^d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:30.96kb
    • 提供者:mix
  1. DESandRSA

    0下载:
  2. 提供DES加解密和RSA加解密算法源代码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30.94kb
    • 提供者:吉米
  1. rsa源码

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

    • 发布日期:2008-10-13
    • 文件大小:30.94kb
    • 提供者:风行
  1. DES_zyj

    0下载:
  2. 在windows下使用VC6.0使用MFC下编程实现,DES加密算法-VC6.0 used in the windows of the use of MFC programming, DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:30.91kb
    • 提供者:zhang
  1. X509-V3

    0下载:
  2. 本文叙述了X509-V3证书的具体结构,以及用C++语言编程实现CA服务器与客户机的具体方法。详细描述了证书的定义和组成,并简要介绍了用来定义证书的ASN.1抽象句法描述语言。-This paper describes the specific structure of the X509-V3 certificates, and the CA server and client with C++ language programming. A detailed descr iption of t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:30.9kb
    • 提供者:pudn
  1. des_cpp

    0下载:
  2. 用C++实现的数据加密标准(DES)算法的代码,可以实现加解密的功能-Implemented with C++ Data Encryption Standard (DES) algorithm code, encryption and decryption functionality can be achieved
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:30.89kb
    • 提供者:Horace
  1. AES

    0下载:
  2. 一个关于AES加密类的例子,请需要的人看下算法!-Example of an encryption class, please need look algorithm!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:30.88kb
    • 提供者:静默
  1. Md5HMAC

    0下载:
  2. MD5算法 实现加密解密过程并对正确性设计验证途径。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30.86kb
    • 提供者:zhangshuai
  1. KeyGet

    0下载:
  2. 一个VC++编写的产生注册码的小软件,可用于发布软件中。- a VC of your key software can be used to distribute software.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:30.86kb
    • 提供者:gaoxinhao
  1. Vigenere_pruefung

    0下载:
  2. Basic test of Vigenere s Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:30.86kb
    • 提供者:Chris
  1. des

    0下载:
  2. des加密源代码,非对称加密技术能够有效的提高破解难度,数学算法难度
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30.85kb
    • 提供者:dlfng
  1. Gost

    0下载:
  2. GOST算法C++实现,包括相关说明文档,还有自写的头文件。-GOST algorithm C++ implementation, including the related documentation, write header files.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:30.84kb
    • 提供者:gongsun
« 1 2 ... .11 .12 .13 .14 .15 716.17 .18 .19 .20 .21 ... 1372 »
搜珍网 www.dssz.com