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

搜索资源列表

  1. HASH

    0下载:
  2. 数字签名中哈希函数的分析与研究,主要分析哈希函数的结构。-Hash function in the digital signature analysis and research, the main structure of the hash function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:94475
    • 提供者:马利
  1. MD5-encryption.tar

    0下载:
  2. 详细介绍了,MD5数字签名的功能代码实现-Described in detail, MD5 digital signature to achieve the function code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3247
    • 提供者:driftage
  1. test

    0下载:
  2. 加密随机数生成,为elgamal数字签名产生基础,为DSA打基础 大家都可以下载使用-rand
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:1142966
    • 提供者:zhanglong
  1. Encrypt

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

    • 发布日期:2017-03-27
    • 文件大小:29251
    • 提供者:
  1. SHA1

    0下载:
  2. 主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。-The main standard for digital signatures (Digital Signature Standard DSS) which defines the Digita
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1982
    • 提供者:李新
  1. Desktop

    0下载:
  2. 简单的数字签名算法 涉及法律上讲翻了三番-easy
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:218662
    • 提供者:fpj
  1. sha1

    0下载:
  2. sha-1消息摘要算法c++代码,用于数字签名时将消息加密成固定长的密文。-sha-1 message digest algorithm c++ code, when used for digital signatures into fixed-length messages encrypted ciphertext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2524
    • 提供者:张 陶
  1. DEDSS

    0下载:
  2. 数据加密与数字签名系统,演示的数据加密和数字签名的方法-Data encryption and digital signature system, the presentation of data encryption and digital signature
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:185491
    • 提供者:CHENLIGAN
  1. md5

    0下载:
  2. MD5算法是一种消息摘要算法(Message Digest Algorithm),此算法以任意长度的信息(message) 作为输入进行计算,产生一个128-bit(16-byte)的指纹或报文摘要(fingerprint or message digest)。两个不同的message产生相同message digest的几率相当小,从一个给定的message digest逆向产生原始message更是困难(不过也有可能从message digest构造(message),因此MD5算法适合用在
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2984
    • 提供者:nannan
  1. codes

    0下载:
  2. 介绍了纠错码在身份认证中的应用,主要技术是GOPPA码以及数字签名-Describes the error-correcting codes in authentication application, the main technology is GOPPA code and digital signatures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-21
    • 文件大小:26624
    • 提供者:刘艳芳
  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. iliyu_51775964004477

    0下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA -RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:17187
    • 提供者:jack
  1. XDMMX

    0下载:
  2. 密码学的基本算法代码 MD4 线性移位器 仿射加密 数字签名-The basic algorithm of cryptography code MD4, linear displacement device affine encrypt digital signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3560557
    • 提供者:kom
  1. sha1

    0下载:
  2. sha1(安全哈希算法)主要适用于数字签名标准里面的定义的数字签名算法。-sha1 (Secure Hash Algorithm) is mainly used inside the definition of digital signature standard digital signature algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2025
    • 提供者:yilujie
  1. 1

    0下载:
  2. 几篇有关数字签名的好文章,学习用的,拿出来共享!-Several good articles about digital signatures, learning to share a
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1387686
    • 提供者:刘杨
  1. SignDataANDEncrypt

    0下载:
  2. 数字签名和加密解密,Digital signatures and encryption and decryption-Digital signatures and encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1027573
    • 提供者:kcy
  1. MD5

    0下载:
  2. MD5数字签名,加密算法,安全哈希加密算法-MD5 digital signature,encryption algorithm, encryption algorithm Secure Hash
  3. 所属分类:CA program

    • 发布日期:2017-05-08
    • 文件大小:1620512
    • 提供者:黄国为
  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. CSmtpSSL

    0下载:
  2. 本程序是基于OpenSSL实现对电子邮件SMTP协议的简单加密,解密,MD5散列和数字签名。-This procedure is based on the OpenSSL implementation of simple e-mail SMTP protocol encryption, decryption, MD5 hashes and digital signatures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1713167
    • 提供者:吴晓
  1. ms_cng

    0下载:
  2. 微软的下一代数字签名认证规范,基于 Microsoft CNG Development Kit开发而成。-Microsoft' s next generation of digital signature certification standards, based on the Microsoft CNG Development Kit was developed.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:10785
    • 提供者:evercloudy
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com