搜索资源列表
schnoor_sign_verify
- 基于miracl库的简单的签名和验证程序,采用AES和基于ECC的schnoor混合签名-Based miracl library simple signature and authentication procedures, using AES and ECC-based signature mix of schnoor
OPENSSL
- 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1
secret
- 本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是DES,AES,RSA,ECC,MD5,其中椭圆离散曲线加密算法较难。-This information is mainly to achieve the text image encryption and decryption, mainly used the algorithm has five, respectively is the DES, AES, RSA, ECC, MD5, which discrete ellipti
cryptopp-CRYPTOPP_5_6_5
- c++编写,包含了常见的密码学算法des,aes,rsa,ecc等(Common cryptology algorithm)