搜索资源列表
RSA数字签名算法在软件加密中的应用
- RSA的实现,可以根据文章来实现RSA算法-RSA realized, according to the article to achieve RSA algorithm
DES算法完整源码与调用方法
- DES算法完整源码与调用方法-DES algorithm source code integrity and call methods
SHA算法代码
- 数字签名加密算法的两座大厦先后倒塌—MD5和SHA-1这两种应用最为广泛的数字签名加密算法都被山东大学的王小云教授破解。-encrypted digital signature algorithm has two buildings collapsed- MD5 and SHA-1 that the two most widely used digital signature encryption algorithm has been
在线签名鉴定应用实例
- 一个在线签名鉴定程序。(人工神经网络算法实现)-an online signature verification process. (Artificial neural network algorithm)
混合密码体制数字签名
- JAVA实现的可以采用公钥私钥加密解密程序,包括DES,RAS算法-JAVA the private key can be the public key encryption and decryption procedures, including DES, RAS Algorithm
RSA数字签名算法在软件加密中的应用
- RSA的实现,可以根据文章来实现RSA算法-RSA realized, according to the article to achieve RSA algorithm
CryptAPI1
- CryptAPI数字签名。可以对文件进行数字签名,学习数字签名算法-CryptAPI digital signatures. On documents for digital signatures, digital signature algorithm learning
99-GuTingTing-RSA
- RSA算法是一种公钥密码算法.实现RSA算法包括生成RSA密钥,用RSA加密规则和解密规则处理数据。RSA数字签名算法利用RSA算法实现数字签名。本文详述了RSA算法的基本原理, RSA加密算法的实现以及如何利用RSA实现数字签名.-RSA is a public key cryptography algorithm. Implementation of RSA algorithm include RSA key generation.
ECDSA
- 椭圆曲线数字签名算法的VC实现,包括大整数类的实现和ECC算法的实现。-Elliptic Curve Digital Signature Algorithm realize the VC, including the realization of an integer type and ECC algorithm.
secude-4.1.all.tar
- SecuDe是一个由安全应用程序接口组成,对验证机制、证件处理、PEM、X.400报文处理和密钥管理提供支持。SecuDe提供DES、 RSA杂凑函数、密钥生成以及数字签名的生成和核实等多种密码机制。签名算法由杂凑函数和RSA函数复合而成。用于核实签名的公开钥由系统的认证机构确认。报文加密采用DES算法,其密钥则由RSA算法加密。各用户用于加/解密的RSA密钥对与用于签名和核实的RSA密钥对是不一样的。密钥的生成和分发由特定模块完成。-
RSA
- 在VC环境下编写的,利用RSA进行数字签名算法-In the VC environment prepared by the use of RSA digital signature algorithm
DSA
- Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^(
ElGamal
- ElGamal数字签名算法,DELPHI源码-ElGamal Digital Signature Algorithm, DELPHI source
DSA
- java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
RSA-digital-signature
- RSA 数字签名 matlab实现 是密码学中一个重要的签名算法-RSA digital signature cryptography matlab implementation are an important signature algorithm
ECDSA
- 椭圆曲线签名算法,可以计算签名时间和认证时间-Elliptic Curve Signature Algorithm, Signature can calculate the time and certification time
sighn_aogrithm
- 一个简单的数字签名算法的实现,能进行简单的文件签名和传送-A simple realization of a digital signature algorithm to a simple signature and send the document
EVP_X509
- 该代码主要是实现数字证书的解析。包括版本号,序列号,签名算法,颁发者,有效起止日期,有效终止日期,主题和公钥-The code is mainly the analysis of digital certificates. Including the version number, serial number, signature algorithm, issuer, valid dates, the effective date of
FigureSignatureAlgorithmCode
- 这是密码学数字签名算法的代码,也是作业之一-This is the Digital Signature Algorithm cryptographic code, but also one of