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

搜索资源列表

  1. XmlSignedCrpyt

    0下载:
  2. 本人目前在做一个关于“数字签名”的项目,在网上查资料,一般都是讲RSA的算法,或者“数字签名”的原理,完全是浪费时间。希望能给以后的做这个的朋友提供个方便。-I do now on a "digital signature" projects in the online information, generally speaking RSA algorithm, or "digital signature" principle, a complete wa
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:30447
    • 提供者:junien
  1. DigitalSignature2Example

    0下载:
  2. 本程序是用java程序包实现RSA安全认证算法的实现程序,可用于网络安全传输和数字签名-this procedure is used java package to achieve RSA Security Authentication Algorithm procedures, can be used for transmission of network security and digital signature
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:983
    • 提供者:许可
  1. RSAalgorithm

    0下载:
  2. 本论文为计算机专业毕业设计论文,密码体制的描述与RSA算法及在数字签名中的应用与前景分析,包括具体应用的密聊源程序.-thesis for the graduate design computer professional papers, Cryptography with the RSA algorithm described in the digital signature and the application and prospects, including specific appli
  3. 所属分类:软件工程

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

    0下载:
  2. RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。该课题要求完成对给定的文件作为输入,通过RSA算法对该数据进行加密,为了便于用户理解,要求提供此模型的可视化图形显示。 -RSA algorithm is the first one that could
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:183662
    • 提供者:杨怡
  1. secude-4.1.all.tar

    0下载:
  2. SecuDe是一个由安全应用程序接口组成,对验证机制、证件处理、PEM、X.400报文处理和密钥管理提供支持。SecuDe提供DES、 RSA杂凑函数、密钥生成以及数字签名的生成和核实等多种密码机制。签名算法由杂凑函数和RSA函数复合而成。用于核实签名的公开钥由系统的认证机构确认。报文加密采用DES算法,其密钥则由RSA算法加密。各用户用于加/解密的RSA密钥对与用于签名和核实的RSA密钥对是不一样的。密钥的生成和分发由特定模块完成。-SecuDe is a security applicati
  3. 所属分类:加密解密

    • 发布日期:2012-12-07
    • 文件大小:2451819
    • 提供者:zxang
  1. RSA

    0下载:
  2. RSA算法用C语言的实现。RSA算法它是第一个既能用于数据加密也能用于数字签名的算法-RSA algorithm implementation using C language. RSA algorithm is the first not only for data encryption can be used for digital signature algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3876
    • 提供者:kitchen
  1. rsashuziqianmxitong

    0下载:
  2. rsa实现数字签名..使用非对称密码算法,对通信双方进行数字签名认证.-rsa .. digital signature using asymmetric cryptographic algorithms, digital signatures both sides of the communication certification.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2024233
    • 提供者:曾玉富
  1. DigitalSignature

    0下载:
  2. 此C#代码演示了数字签名的工作模式(附相关资料),算法架构为:RSA+SHA1,你可以参考这些代码。-The C# code shows the operating mode of the digital signature (with relevant data), the algorithm architecture: RSA+ SHA1, you can refer to the code.
  3. 所属分类:CSharp

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

    1下载:
  2. RSA+DES混合文件加密 RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。   RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。 -Hybrid RSA+ DES File enc
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 非对称加密的RSA算法,常用于CA认证和数字签名-RSA asymmetric encryption algorithm, commonly used in the CA authentication and digital signature
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 基于RSA算法的加密解密以及数字签名系统,实现加密解密签名的功能-RSA-based encryption and decryption algorithms and digital signature system to achieve the function of signature encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3825209
    • 提供者:
  1. DigistalSoftware

    0下载:
  2. 本软件是用RSA算法设计的一个数字签名通用软件-This software is designed with a RSA digital signature algorithm common software
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:656338
    • 提供者:快乐神仙
  1. RSA-CSharp

    0下载:
  2. 用编程语言实现基于RSA算法的数字签名过程,其中,RSA算法设计可加密姓名全拼。a=1,b=2,…z=26,不足添0,N>2626,双字母同时加密。-Programming language with a digital signature based on RSA algorithm process, which, RSA encryption algorithm is designed to name spelling. a = 1, b = 2, ... z = 26, less t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:207893
    • 提供者:amy
  1. RSA

    0下载:
  2. rsa算法代码,RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作-RSA algorithm is the first one that could be used for encryption and digital signature algorithm, easy to understand and operate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1927634
    • 提供者:王腾蛟
  1. VCPRSA

    0下载:
  2. VC++ RSA数字签名实现,基于dialog的,信息安全。-VC++ RSA digital signature, based on dialog, and information security.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3743525
    • 提供者:程鑫
  1. RRSAACodeSammS

    0下载:
  2. RSA加密处理CSHARP代码研究 1、生成public key与private keyy并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption the CSHARP code research, generate public key and private keyy can be saved to generate an XML file. 2 shows the RSA digital signature proce
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2233
    • 提供者:张艾芸
  1. MD5_RSA

    0下载:
  2. 基于MD5和RSA的数字签名系统的设计与实现.pdf 本文主要就基于MD5和RSA的数字签名系统进行设计与实现-MD5 and RSA Digital Signature System Design and Implementation. Pdf In this paper, based on MD5 and RSA digital signature system design and implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:67455
    • 提供者:giybele
  1. rsa

    0下载:
  2. 这是模拟实现RSA加密解密算法的一个程序,其中还有用RSA进行数字签名和验证签名等内容-This is a program analog to achieve RSA encryption and decryption algorithm, which also use RSA digital signatures and verify the signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:1500
    • 提供者:唐风
  1. Signature-6

    0下载:
  2. 包括两个部分:数字签名和签名认证。密钥采用des加密。通过md5获取数字摘要。然后用rsa签名/认证。-Consists of two parts: digital signature and signature authentication. Key using des encryption. Through the md5 access to digital paper. Then use the rsa signature/certification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:355734
    • 提供者:小许
  1. RSA-source-code

    1下载:
  2. RSA的C语言源代码,用作密钥的生成,文件的加密,解密。也可用作数字签名-RSA C language source code, is used to generate keys, encrypt files, decrypt. Also be used as a digital signature
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:7054
    • 提供者:wenr
« 1 2 34 5 »
搜珍网 www.dssz.com