资源列表
CRC4MSC
- MS C 的循环冗余校验的子程序,可以很好移植到不同的系统
des
- 基于C++的DES加密算法实现代码实例。-The code for the encrypt arithmatic of the DES base on the c++ program language
DES
- des实现程序,3des的实现程序,都可以参考这个源码-des achieve
DES
- DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法-DES algorithm in symmetric key cryptography system, also known as the United States Data Encryption Standard, was developed in 1972, the United States, IBM' s symmetric cipher encryption a
基于JAVA的IDEA实现
- 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-com
md4.c
- 主要是加解算法类的,大家如果需要可以下载,谢谢大家-mainly comprised the kind of solution algorithm, we can be downloaded if required, thank you
wenjianjiajiami
- 用vb实现了对文件夹的加密和解密过程,全部源码,方便实用。-Realized by vb folder encryption and decryption process, all source code, convenient and practical.
TEA-(2)
- TEA算法的python实现,TEA是腾讯QQ用到的加密算法,很有价值,-Realization the TEA algorithm of python, TEA encryption algorithm used in Tencent QQ, valuable, Oh
DES
- C语言编写的DES加密解密程序,VC++ 6.0编译通过,附注释,可参考学习-C language of the DES encryption and decryption procedures, compiled through VC++ 6, annotated, can refer to learning
TripleDESencryption
- JDK:1.40以上 说明:文件加密 加密方法:三重DES加密 加密过程:对选中的文件加密后在同文件夹下生成一个增加了".tdes" -JDK: 1.40 and above Descr iption: file encryption encryption: Triple DES encryption encryption process: the selected file encryption in the same folder to generate a an incre
VC
- 一个简单的DES加密解密程序源代码,适合刚刚学习的朋友们-A simple DES encryption and decryption program source code, for friends just to learn
aeskey
- 对aes密钥扩展的c语言实现,需自行创建明文的文本文档,简单易懂。-Aes key expansion of the c language, need to create your own text document clear and easily understood.
