搜索资源列表
shuziqianming(delphi)
- 给可执行程序添加数字签名。DELPHI版本的。希望大家喜欢。-Executable program to add a digital signature. DELPHI version. I hope you like.
IobjSafety
- 编写的ActiveX进行数字签名工具和方法。 介绍了数字签名的详细方法和所需工具,以及教你如何实现插件默认为脚本安全,从而在在IE的中级安全设置上。 -ActiveX written in digital signature tools and methods. Describes the detailed methodology for digital signatures and the necessary tools, and teach you how to plug the sec
Applications
- 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
Digital_Signature
- 使用c++builder 实现数字签名 -Digital Signature
sha256
- Realization of digital signature algorithm with RSA and SHA
signForPE
- 添加伪造数字签名的小工具代码,对付kis2010还有效啊!-Add a forged digital signature of the gadget code, is also effective against kis2010 ah!
VerifyDigitalSignatureOfExeFile
- This class can verify if specified executable was signed using valid digital signature (cryptography API).
Fiat_Shamir
- Fiat_Shamir数字签名 数字签名-Fiat_Shamir digital signature
TimeStamp
- 时间戳,是指文件属性里的创建、修改、访问的时间。数字时间戳技术是数字签名技术一种变种的应用。-Timestamp, file attributes to create, modify, and access time. Digital timestamp technology is the application of a variant of digital signature technology.
DSA
- 实现数字签名功能,通过DSA算法实现,包含源程序等-To implement the digital signature function, through the DSA algorithm, including the source program
the-original-root-
- 实验目的 原根与指标是解高次同余式的基础。在密码学中的Diffe-Hellman密钥交换协议、ElGamal公钥密码体制,以及其他许多密码协议和数字签名方案中都会用到原根及其性质。 实验内容与要求 求模n=43的最小原根,并建立其关于模43的指标表,将指标表写入g.txt中。 -Purpose and targets of the original root is the solution of high-order congruence basis. In cryptogra
sm2_custom
- sm2数字签名 大家互相交流 我也是网上找的-sm2 digital signature to share with each other I also find online
s
- 使用openssl库,进行文件的加密解密以及数字签名验证的简单处理-Simple treatment using the openssl library, encryption and decryption, and digital signature verification of documents
EVP_Sign
- 使用openssl库进行EVP方式的数字签名-Use openssl library EVP of a digital signature
2-rsa
- rsa数字签名, rsa数字签名, vc-rsa digital signature,rsa digital signaturersa digital signature,vc++
chat
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。-This chat program USES 2048- bit RSA data encryption algorithm to encrypt data and di
SHA1
- 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可以从消息摘要中复原信息;两个不同的消息不
安全Hash算法SHA-1的实现
- Hash函数是提供数据完整性保障的一个重要工具。本次实验,我们希望通过上机操作,使 同学们对安全Hash算法SHA-1的基本原理有一个全面的理解。通过本次实验,使学生掌握对 Hash函数的应用,为后面数字签名方案的学习打下基础。(The Hash function is an important tool for providing data integrity protection. In this experiment, we hope to have a comprehensive und
证书加密解密
- 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了 M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会 更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级 的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们 可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文件,后面再利 用生成的证书、私钥和公钥来实现加密解密及数字
sc
- 手写数字签名识别源代码使用matlab编写(Handwritten digital signature recognition source code, written in MATLAB.)