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

搜索资源列表

  1. pycrypto-2.0.1.tar

    0下载:
  2. python的加密库,包括md5、DES、AES、DSA等多种加密算法。使用该库,基本上所有的python加密算法都可以搞定,强烈推荐-python encryption library, including md5, DES, AES, DSA, and other encryption algorithm. Use of the basement, basically all the python encryption algorithm can get, strongly recommen
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:154292
    • 提供者:majun
  1. cryptopp552

    2下载:
  2. 加密算法RSA,DSA等,用C++实现,内附加有详细的说明
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:992386
    • 提供者:mark
  1. test

    0下载:
  2. SHA-1(Secure Hash Algorithm)是美国国家标准局(National Institute of Standard and Technology NIST)为了配合数位签章演算法(Digital Signature Algorithm DSA)的使用所发布的联邦资讯处理标准-FIPS PUB 180-1(Federal Information Processing Standard Publication 180-1),而SHA-1 则是SHA-1 (FIPS180)的改良版
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:zyt
  1. miracl5.3.11

    0下载:
  2. 这是最新的MIRACL的最新版本,支持多种算法,如IBE加密、签名、验证-MIRACL is a Big Number Library which implements all of the primitives necessary to design Big Number Cryptography into your real-world application. It is primarily a tool for cryptographic system implementors. RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1457342
    • 提供者:yoy
  1. PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998

    0下载:
  2. PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14044998
    • 提供者:guangmingniu
  1. qca-2.0.2.tar

    0下载:
  2. QCA加密算法源代码,包括DSA、RSA、MD5等等算法。-QCA Encrpt algorithm source code, include DSA、RSA、MD5and so on。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1937201
    • 提供者:hxd
  1. polarssl-1.1.1

    0下载:
  2. 加解密算法.支持AES, DES, SHA-1, RSA, DSA, Diffie-Hellman 等多种算法.-AES, DES, SHA-1, RSA, DSA, Diffie-Hellman
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:778866
    • 提供者:lianzao
  1. Method-collection-of-Java-encryption

    0下载:
  2. 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:256697
    • 提供者:Leonardo
  1. liuzhigao

    0下载:
  2. DSA加密算法的软件实现,此程序用c写成-DSA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:338212
    • 提供者:周元
  1. dsa

    0下载:
  2. DSA是基于整数有限域离散对数难题的,其安全性与RSA相比差不多。DSA的一个重要特点是两个素数公开,这样,当使用别人的p和q时,即使不知道私钥,你也能确认它们是否是随机产生的,还是作了手脚。RSA算法却作不到。-DSA is based on the integer finite field discrete logarithm problem, almost its safety compared with RSA. DSA is an important characteristic of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:15124
    • 提供者:李小龙
  1. jiamijichuzhishi

    0下载:
  2. 加密算法的一些常识 加密算法很容易理解啦,就是把明文变成人家看不懂的东西,然后送给自己想要的-message digest substitution cipher DSA Digital Signature Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:14720
    • 提供者:阿sir
  1. Leak

    0下载:
  2. 本文第l节介绍DsA数字签名算法.第2节回顾wwz证实数字签名方案的几个组成部分第3节给出对 wwz方案的安全性分析.-This article l section describes digital signature algorithm DsA. Section 2 reviews several components of the digital signature scheme wwz confirmed three security analysis is given of wwz
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:305460
    • 提供者:徐晓刚
  1. dsa

    0下载:
  2. DSA数字签名算法 包括MD5,sha1的信息摘要算法。文件导入功能-DSA Digital Signature Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:3805370
    • 提供者:陈凡
  1. rsa-elgamal-dsa

    0下载:
  2. rsa Elgamal及DSA的使用实例,运用此类算法加密解密及签名验签-rsa Elgamal and DSA use instances, the use of such algorithm for encryption and decryption and signature inspection signed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:4922
    • 提供者:hdxs
  1. cryptotest

    0下载:
  2. 这是一个加密算法的测试程序,里面包含了一些常用的加密算法如base64,dsa等-this is a cryptography algrithm test package, there are serval cryptography encoding example, eg:dsa base64
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:392195
    • 提供者:王民
  1. dsa

    0下载:
  2. DSA 数字签名算法 VC++实现 绝对好用 能够对文件进行数字签名 防止篡改 -DSA Digital Signature Algorithm VC++ implementation is absolutely easy to digitally sign the file to prevent tampering
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:4624878
    • 提供者:鼓上蚤
  1. SHA

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

    • 发布日期:2017-04-07
    • 文件大小:3001
    • 提供者:rain
  1. dsa

    2下载:
  2. dsa加密算法的visual C++ 实现,里面用到了openssl-visual C++ dsa encryption algorithm implementations, which uses the openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4203
    • 提供者:henly
  1. md5

    0下载:
  2. 通过实现数字签名算法(DSA),加深对数字签名算法的理解,同时学习Hash算法的实现。 1)利用C\C++语言实现DSA算法。 2)DSA中的Hash函数采用SHA算法。 -By implementing the Digital Signature Algorithm (DSA), a better understanding of the digital signature algorithm, while learning to achieve Hash algorithm. 1
  3. 所属分类:CA program

    • 发布日期:2017-12-13
    • 文件大小:3171
    • 提供者:查航
  1. RSA

    0下载:
  2. ?理解公钥密码及数字签名相关的基本概念 ?理解并能够编写RSA或DSA数字签名算法 ?熟练应用C++编程实现数字签名体制(To understand the basic concepts of public key cryptography and digital signature To understand and be able to write RSA or DSA digital signature algorithm Is proficient in C++ programm
  3. 所属分类:CA认证

    • 发布日期:2017-12-31
    • 文件大小:106496
    • 提供者:美熊子
« 1 23 »
搜珍网 www.dssz.com