资源列表
Rijndael
- AES加密算法的java实现源代码。只有一个java源文件,非常简单。-AES encryption algorithm to achieve the java source code. Only a java source files, a very simple.
CatsicRSA
- RSA加密解密算法,用C#编制,只要调整系数,即可实现自定义加密-RSA encryption and decryption algorithm, compiled with C#, as long as the adjustment factor can be realized from the definition of encryption
DES
- C语言写的DES加密解密程序,供大家学习参考.
GSM_DSP_CRC_40_bits_Solution2
- 对于这个问题的实现、刚刚给过一个程序,突然想起另外一种简单一些的方法,一并给出[笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。]:
md5
- MD5即Message-Digest Algorithm 5(信息-摘要算法 5),用于确保信息传输完整一致。是计算机广泛使用的散列算法之一(又译摘要算法、哈希算法),主流编程语言普遍已有MD5实现。 将数据(如汉字)运算为另一固定长度值,是散列算法的基础原理,MD5的前身有MD2、MD3和MD4。 -MD5 Message-Digest Algorithm 5 (Information- Digest algorithm 5), is used to ensure comple
33753157DES
- DES加密,能实现基本功能,是理解3DES的基础-DES encryption, to achieve the basic function is to understand the basis of 3DES
DES
- DES密码的加解密源文件 c语言编写 稳定可用-DES password encryption and decryption source file c language
md5
- C++的加密算法。为了保证信息在传输过程中不被修改,一般会做MD5签名验证,本示例程序提供该方法-C++ encryption algorithm. In order to ensure that the information is not modified during transmission, usually do MD5 signature verification, the sample program provides the method
VD4View
- Why your files are not be used? 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
enc_aes.c
- Implementation of AES in C language
MD5
- MD5加密算法,有个 getMD5() 方法可以传入字符串并生成一个 MD5 码。-MD5 encryption algorithm, there' s getMD5 () method can pass a string and generate an MD5 code.
MD5x32
- c++ MD5 32位 源文件 头文件 和一个测试文件 -c++ md5
