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

搜索资源列表

  1. digitualsignal

    0下载:
  2. 数字签名DSA开发小程序,仅供学习参考,欢迎使用-DSA digital signature procedures for the development of small, the study is for reference Welcome
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:88060
    • 提供者:totti
  1. crypto42

    1下载:
  2. C++实现的数字签名DSA算法,不够完善,存在一点外部函数调用的问题
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:480486
    • 提供者:ZBY
  1. 加密和数字签名

    1下载:
  2. 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2047
    • 提供者:夏珊
  1. dsa2

    0下载:
  2. 这个是数字签名的DSA 算法 !是借用别人的!为了大家的学习和提高!-This is a digital signature algorithm DSA! Borrowed from the others! To everyone's learning and raise!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7836
    • 提供者:宋志博
  1. DSA

    1下载:
  2. RSA数字签名算法的C语言开源代码需要的下-RSA digital signature algorithm C language source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:biconghui
  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. 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. DSA

    1下载:
  2. 本程序实现DSA数字签名 是学习和研究密码学的良好资源 欢迎下载-The DSA digital signature program of learning and research resources Cryptography welcome good download
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:68093
    • 提供者:薛旭杰
  1. 200601220942288253

    0下载:
  2. ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。   密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。   ElGamal用于数字签名。被签信息为M,首先选择一个随机数k, k与 p - 1互质,计算 -首先选择一个随机数k, k与 p- 1互质,计算   a = g^k ( mod p )
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2521051
    • 提供者:崔光涛
  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. SignAndCheckByDSA

    0下载:
  2. 数字签名 美国标准 DSA算法 java语言实现 完全可用-American Standard DSA digital signature algorithm java language fully available
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:684
    • 提供者:fj
  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. 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. secure-util

    0下载:
  2. Base64编码摘要:对称(DES,3DES,AES,IDEA)/非对称(RSA,ELGamal)加解密,RSA/DSA数字签名,数字证书.-Abstract: symmetric (DES, 3DES, AES, IDEA)/asymmetric (RSA, ELGamal) encryption and decryption, RSA/DSA digital signature, digital certificate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:11779
    • 提供者:段维波
  1. dsa

    1下载:
  2. 用dsa方法进行数字签名,其中运用了SHA-1进行加密解密(Digital signature is carried out by using DSA method, which uses SHA-1 to encrypt and decrypt)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:3800064
    • 提供者:
  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-30
    • 文件大小:106496
    • 提供者:美熊子
  1. 数字签名实验

    4下载:
  2. DSA签名程序和DSA验证程序。 签名程序流程: a. 读入字符串(从屏幕或文本文件中),字符串内容应包含自己的学号或姓名; b. 计算该字符串的SHA-1值; c. 生成DSA密钥对(利用dsa_make_key); d. 利用dsa_export函数导出所生成的DSA密钥对的公钥,并保存到文件中(dsa_key.pub),供验证程序使用; e. 对第2步产生的SHA-1值进行签名,保存签名到文件中(signature.txt)(DSA signatures and DSA val
  3. 所属分类:CA认证

    • 发布日期:2018-12-14
    • 文件大小:2969600
    • 提供者:王可爱努力
  1. DSA数字签名

    2下载:
  2. dsa数字签名 系统功能需求: 1.对文件进行签名,生成一个独立于原文的签名文件; 2.可以对文件进行签名,在文件后追加签名信息; 3.具有密钥管理的功能,比如密钥的生成、导入、导出; 4.可以对word文档实施操作,对word文档的内容进行签名; 5.能够比对已经实施的签名,防止进行重复的签名,以防止重放攻击; 6.可以对已经签名的文件进行单独的源文件和签名信息的分离操作。(DSA digital signature System functional requirements
  3. 所属分类:加密解密

    • 发布日期:2019-11-07
    • 文件大小:3023872
    • 提供者:燕烟
  1. 源代码包和安装文件包-多功能数字签名系统

    1下载:
  2. 对文档进行签名,并且有密钥以及参数管理的功能。(Signing documents, key and parameter management functions)
  3. 所属分类:加密解密

    • 发布日期:2019-11-07
    • 文件大小:22190080
    • 提供者:魏联合_1
« 12 »
搜珍网 www.dssz.com