资源列表
文件加密_解密的例子(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 .
线性移位寄存器的C语言实现
- 线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。- The linearity shift register is the stream cipher important constituent, this procedure realizes this method.
IC加密卡的制作(AT88SC102)
- IC加密卡的制作(AT88SC102),它来自一个实际的工程,仅供大家参考,学习,如果要应用到实际工程中去,请跟作者联系。否则后果自负。-IC card production (Used), it comes from an actual project, only your reference, learning, if applied to the actual project, please contact with the author. Otherwise, the consequen
最新椭圆曲ECC线算法实现
- 最新椭圆曲ECC线算法实现是目前广泛应用于智能卡上的加密算法。当然也可以用于其他地方,它能保护你的数据安全。-The newest ellipsoit ECC arithmetic program is wildly used in the smart card filed.Of course it can be used in anyother else and it can provide the security of your data.