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

搜索资源列表

  1. java_DigitalSign

    2下载:
  2. 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
  3. 所属分类:Java Develop

    • 发布日期:2015-11-02
    • 文件大小:23814
    • 提供者:张云
  1. PE-digital-signature-

    0下载:
  2. 提取PE文件的数字签名,还可以写入数字签名-PE files extracted digital signature, digital signature can also be written
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1382861
    • 提供者:东方容克
  1. SHA-1

    0下载:
  2. 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。-Secure hash algorithm (Secure Hash Algorithm) is mainly applied to digital signature standard (Digital Signature Standard DSS) which
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:824
    • 提供者:Jesse
  1. Arithmetric

    0下载:
  2. 浅谈VB.NET的密码算法及其在信息安全中的应用 Simple Discussion on Cryptology Arithmetric of VB.NET and Its Usage in Information Secuirity ,介绍了Microsoft的最新开发工具Visual Basic 2005(简称VB.NET)中与密码算法相关的System.Security.Cryptography命名空间(简称SSC).举例说明了利用SSC提供的类编写信息安全程序的方法,其中包括对
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:354873
    • 提供者:刘皓
  1. ElGamal

    0下载:
  2. ElGamal数字签名算法,DELPHI源码-ElGamal Digital Signature Algorithm, DELPHI source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:17503
    • 提供者:郑有华
  1. DSA

    0下载:
  2. java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:8543
    • 提供者:赵欢
  1. IS_Project1

    0下载:
  2. 这是一个文本加密、解密系统,提供了对称加密和非对称加密两种模式。此外,还实现了数字签名及其验证功能。-This is a text encryption, decryption system provides symmetric encryption and asymmetric encryption mode. In addition, implementation of digital signature and the authentication function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1288996
    • 提供者:孙一鸣
  1. RSA-digital-signature

    2下载:
  2. RSA 数字签名 matlab实现 是密码学中一个重要的签名算法-RSA digital signature cryptography matlab implementation are an important signature algorithm
  3. 所属分类:matlab

    • 发布日期:2016-12-12
    • 文件大小:1223
    • 提供者:xiaotiantian
  1. JAVAencryptoncod

    0下载:
  2. 数字签名的另一个Java代码实例,相信下载了一定有用。-Digital signature of another example of Java code, I believe that some useful downloads.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:741
    • 提供者:w
  1. BasicRSA_latest.tar

    0下载:
  2. RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman i
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5200
    • 提供者:nb
  1. shuziqianming(delphi)

    0下载:
  2. 给可执行程序添加数字签名。DELPHI版本的。希望大家喜欢。-Executable program to add a digital signature. DELPHI version. I hope you like.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:3957
    • 提供者:bbc9527
  1. upload

    0下载:
  2. ns2 leach,new multicasting protocol,digital signature,ns2 tutorial
  3. 所属分类:Java Develop

    • 发布日期:2017-06-01
    • 文件大小:14141643
    • 提供者:arz
  1. d2

    0下载:
  2. 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:35192
    • 提供者:尉玉林
  1. Elgamal

    0下载:
  2. Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.-Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:431513
    • 提供者:张理成
  1. DSA_applet

    0下载:
  2. java applet implementing the digital signature algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4113
    • 提供者:mizmiz
  1. Signature

    0下载:
  2. 椭圆曲线数字签名方案的研究与改进,大学教育网的研究成果,得来不易-Elliptic Curve Digital Signature Scheme Research and Improvement
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:301388
    • 提供者:沈凡
  1. Applications

    0下载:
  2. digital signature is a string attached to a message that is used to guarantee the integrity and authenticity of the message can be viewed as a 2-key massage authentication code (MAC), just as a public-key cryptosystem is a 2-key version in a clas
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:20439
    • 提供者:it
  1. capicom_htm_sample

    0下载:
  2. capicom 示例,IE端的数字签名控件代码示例.-capicom sample, IE side of the digital signature controls code sample.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-27
    • 文件大小:17723
    • 提供者:mm
  1. Encrypt

    0下载:
  2. Java的数字签名算法,加密算法,非常实用,可以参考一下-Java digital signature algorithm, encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29251
    • 提供者:
  1. MD5-RSA-based-digital-signature

    1下载:
  2. 基于MD5-RSA的数字签名,是网络交易中使用的数学模型。-MD5-RSA-based digital signature, the network model used in transactions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1588298
    • 提供者:zhuangjun
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com