资源列表
EDCECC_arithmetic
- ECC/EDC算法理论:4字节检错码EDC:CD-ROM扇区中,有一个4字节共32位的EDC字域,它就是用来存放CRC码。 CD-ROM的CRC校验码生成多项式是32阶的,P(x) = (x16+x15+x2+1)(x16+x2+x+1)。 计算CRC码时用的数据块是从扇区的开头到用户数据区结束为止的数据字节,以Mode1为例, 即字节0—2063共2064个字节。将数据加上4个字节0,然后除多项式,得到的余数为校验码。 -ECC/EDC algorit
3des
- 大前年,通信学院的学生做的毕业设计3DES椭圆加密算法
Trdes
- des加密算法源码-Sourcecode of des encrypting algorithm
rijndaelfast
- AES Rijndael fast security system to encrypt and deycrypt information
RSA
- rsa 加密解密
crypto-tools-20071215.tar
- A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs and more.
RSADemo.java
- 使用Java写的RSA加密/解密例子
md5.rar
- MD5算法及例子 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。 加密字符串aaa MD5String(‘aaa‘) 将加密后的aaa显示出来 MD5Print(MD5String(‘aaa‘)) 比较两次密文是否一致:
sms4
- sms4 算法源程序以及测试程序,内部资料-sms4 algorithm source code and testing procedures, internal information
IDEA_DE_TOP
- IDEA解密运算模块,运算速率100Mbps,请大家参考-IDEA decryption computing module, computing speed 100Mbps, please refer to
jiamike
- 这是一个加密壳,可以对生成的*进行加密,*,经过测试,效果不错!-this is a jiamike!!!
sm4
- GM/T 0002-2012 SM4分组密码 c code-GM/T 0002-2012 SM4 block cipher c code
