资源列表
《DES算法的介绍和实现》配套源代码
- 《DES算法的介绍和实现》配套源代码- \"DES Algorithm Introduction And Realization\" necessary source code
DES加密算法实现的C++类
- DES加密算法实现的C++类-DES encryption algorithm realization C kind
DES for VB
- 本程序封装了一个加解密模块. 使用时直接调用其中的函数即可.- This procedure has sealed a Canadian decipher module When use directly transfers function then
文件加密_解密的例子(5KB)
- 加密/解密字符串的例子-encryption / decryption string of examples
字符串的加密与解密
- 字符串的加密与解密-string encryption and decryption
DES算法实现代码
- 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
auth-ssl
- Openssl的SSL证书认证程序,也是用VC写的。已通过测试。-Openssl SSL certificate authentication procedures, as well as with VC writes. Have passed the tests.
openssl-include
- Openssl的常用头文件,本人经常用,很不错的。-The daily head file of Openssl, I often use, it is very good.
CMyBigint
- 大数运算类,用于RSA算法,支持4096位二进制的数学运算-category for the RSA algorithm, support 4096 binary arithmetic
3des源代码
- 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
Openssl & ActivePerl-5.8 & 编译要点说明
- Openssl & ActivePerl-5.8 & 编译要点说明,按照说明很容易通过编译,本人已经测试过,祝你好运。-Openssl ActivePerl - Compiler 5.8 points that can easily follow the instructions through the compiler, I have tested, I wish you the best of luck.
MD5(verilog)
- MD5算法的verilog实现,同时包含有testbench。-Verilog of MD5 algorithm is realized, includes testbench at the same time .