资源列表
RSA-2048-SignVerifySign
- CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。-CA authentication system is the most widely used carrier certificate in USBKEY, the major d
DES
- 是DES加密解密算法过程中的各部分算法,可供刚开始学习DES加密算法的人参考一下-The DES encryption and decryption algorithm in each part of the algorithm, available just beginning to learn the DES encryption algorithm reference
SHA1code
- SHA1codeSHA1伪代码,适合初学者参考-SHA1fake code,is good for first learner
des_example
- 这是一个DES加密解密算法 用C++实现 用密钥对已知的明文进行加密-This is a DES encryption and decryption algorithm in C + + using key pairs known expressly encryption
LZW
- LZW77 Coding algorithm
aes-6.x-1.3.tar
- Simple aes algorithm
des
- 加密算法 DES算法是什么恶化你说的房间
Coloured-Visual-Cryptography-master
- Colored visual criptography in matlab
jsp-MD5
- JSP的MD5算法实现,MD5 算法之Java Bean-jsp md5
aes-module
- its a aes source code in verilog
C-language--AES-code
- C语言利用OpenSSL实现AES加解密源代码-C language use OpenSSL implementation AES encryption source code
caesar
- caesar encription in c-caesar encription in c++