搜索资源列表
ECDSA数字签名
- 基于ECDSA算法的数字签名、认证的VC实现
ECDSA.rar
- 用VC++语言编程实现用于产生和认证方法的ECDSA签名算法。,Using VC++ language programming for the generation and implementation of authentication methods ECDSA signature algorithm.
ECDSA.rar
- 基于vc++编写的椭圆曲线加密软件,可以实现认证和签名,Vc++ to prepare based on Elliptic Curve encryption software, you can achieve certification and Signature
ECDSA.rar
- ECDSA Crypto ECDSASign ECDSAVerify Walied Othman,ECDSA Crypto ECDSASign ECDSAVerify Walied Othman
ecdsa
- 用于ECC公钥密码算法的大数运算库,可以实现大数的加,减,乘,除等运算,也作了一些DSA签名等实例-the big number computing for ECC algorithm and some examples
my_ECDSA
- 椭圆曲线代码,来自CSDN。有main函数,可以在VC下运行-ECDSA。
ECDSA
- 椭圆曲线签名算法,可以计算签名时间和认证时间-Elliptic Curve Signature Algorithm, Signature can calculate the time and certification time
TestVectorsforSEC1-gec2
- ECC-ECDSA test vectors
ECDSA
- 通过VS2008的编程,实现了数字签名的功能-Programming through VS2008 to realize the functions of digital signature
cryptopp560
- 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
CryptoPPRef
- 著名超强加密解密函数类库Crypto++的最新Reference参考资料。官方的超全!-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384,
CryptoPPGuide
- Crypto++的文档,虽然不是很全,但是其中有简单的调用该类库的方法实例。-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384, SHA51
java4cpp-0.4-src.tar
- ECDSA ,ECIES,Elliptic Curve Diffie-Hellman Key Agreement Scheme
ntl-5.5.2.tar
- ECDSA Key Agreement Scheme
ECDSA
- ECDSA签名是美国联邦的标准,此加密算法利用签名保存公钥和私钥,代码很简单! -ECDSA signature is a federal standard, the encryption algorithm uses the stored public key and private key signature, the code is very simple
TEST_ECDSA
- public key cryptosystem: ECDSA in c++ using crypto++ library
ECDSA
- JUST SOME RANDOM UNIT
simpleecdsa-1.0.0.tar
- it s about authentication msg using ECDSA
ECDSA算法实现源码
- ecdsa 算法实现 通过openssl 实现(ecdsa use the openssl lib)
ecdsa签名验签
- 实现了ecdsa签名、验签,包含了私钥和数字证书(implement signatures and verfication by ecdsa algorithm)