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

搜索资源列表

  1. PE-digital-signature-

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

    • 发布日期:2017-04-09
    • 文件大小:1.32mb
    • 提供者:东方容克
  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
    • 文件大小:824byte
    • 提供者:Jesse
  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
    • 文件大小:1.23mb
    • 提供者:孙一鸣
  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
    • 文件大小:5.08kb
    • 提供者:nb
  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
    • 文件大小:34.37kb
    • 提供者:尉玉林
  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
    • 文件大小:421.4kb
    • 提供者:张理成
  1. Signature

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

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

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

    • 发布日期:2017-03-27
    • 文件大小:28.57kb
    • 提供者:
  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
    • 文件大小:1.51mb
    • 提供者:zhuangjun
  1. Digital-Signature

    0下载:
  2. 计算机网络安全技术实验,数字签名实验,编写程序,利用数字签名实现对本机文件的完整性保护-Experimental computer network security technology, digital signature test, programming, the use of digital signatures to achieve the protection of the integrity of the local paper
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:173.3kb
    • 提供者:王寒蕊
  1. java_security_sdk

    0下载:
  2. 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:207.65kb
    • 提供者:鹿淑煜
  1. 01-authentication-dan-digital-signature-dengan-me

    0下载:
  2. 01 authentication dan digital signature dengan metode schno-01 authentication dan digital signature dengan metode schnorr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1.28mb
    • 提供者:Sableng
  1. RSA-digital-signature

    0下载:
  2. RSA数字签名源程序,适合课程实验使用。-RSA digital signature source program, and suitable for the experiment used.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.15kb
    • 提供者:
  1. Digital-signature

    0下载:
  2. 用RSA实现数字签名功能,但是没有使用HASH加密,是一个比较简单的数字签名程序。-Using RSA realize digital signature function, but not the use of HASH encryption, is a relatively simple digital signature program.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-27
    • 文件大小:10.25mb
    • 提供者:鲍林芳
  1. Digital-signature-with-hash

    0下载:
  2. 一个用采用RSA加解密的数字签名程序,其中有采用hash算法。-A used RSA encryption digital signature program, which uses the hash algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-27
    • 文件大小:9.77mb
    • 提供者:鲍林芳
  1. digital-signature

    0下载:
  2. Demo of Digital signature algorithm in LAN
  3. 所属分类:CA program

    • 发布日期:2017-11-21
    • 文件大小:1.33mb
    • 提供者:sankalp
  1. digital-signature

    0下载:
  2. 根据数字签名原理模拟的数字签名程序,应用到服务器--客户端程序,RSA技术等,相当先进-According to the principle analog digital signature digital signature, application to a server- client program, RSA technology, quite advanced
  3. 所属分类:CA program

    • 发布日期:2017-05-31
    • 文件大小:13.03mb
    • 提供者:guojuan
  1. Practical-digital-signature

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

    • 发布日期:2015-11-02
    • 文件大小:1.32mb
    • 提供者:丁元元
  1. _ch13-Digital-Signature

    0下载:
  2. Digital Signature in security
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:791.13kb
    • 提供者:eyelight93
  1. digital-signature

    0下载:
  2. 本文通过通俗易懂的讲解,让您就像读小说一般,轻轻松松就能理解数字签名的基本原理和应用方法(即使您是一个并不精通计算机的企业老总,也能读懂本篇文章)。然后我们再逐步深入技术细节,最后将给出一个在B/S信息系统中使用数字签名的DEMO。(In this paper, you can understand the basic principles and application methods of digital signature easily and easily through simple
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-29
    • 文件大小:415kb
    • 提供者:天罡地煞
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com