资源列表
EncryptionDecryption
- 用Java实现的一个可逆加密工具类,很不错!我在自己的项目已经使用。-Java implementation of a reversible encryption tools, very good! I already use in your own projects.
CRC
- 将小于32位的码字用1011编程循环冗余码! 并且可以检验已编好的循环冗余码是否正确!-Will be less than 32-bit code word to use Cyclic Redundancy Code 1011 programming! And can be tested has been a good cyclic redundancy code is correct!
3-way
- 经典的DES加密,包括3重的加密方法和源程序-DES Encrypt
SilverLightByte[]EntryptAndDetrypt
- SilverLight实现对二进制数据的AES加密、解密。-SilverLight realization of the binary data with AES encryption and decryption.
LKH
- 用于密钥管理中的排队论中,能够体现出那个参与者先出数列和那个后出数列。-For key management in the queue theory, be able to demonstrate that participants in the series and the first after the series.
des
- 功能:用密码pw对pf做des加密 输入:pf 一维向量 64位二进制长 8个英文字母长 pw 一维向量 56位二进制长 7个英文字母长 ind 实整数 取值范围1-16 指示返回第i轮加密过程相关中间值及结果-Function pw: password pairs pf des encryption input: pf 64 binary long one-dimensional vector 8 letters long pw one-dimensional vecto
crc
- 用于10M,100M,1000M以太网的并行CRC算法,有别于一般的CRC算法。verilog描述
DataEncryptionStandard
- DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法,美国国家标准局于1977年公布把它作为非机要部门使用的数据加密标准;它是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8 位都用作奇偶校验),密匙可以是任意的56位的数,而且可以任意时候改变.
c-tea.tar
- Pure C implementation of Tiny Encryption Algorithm, in regular and CBC enciphering mode.
pasword
- 对输入的密码进行二次加密,大学课程学习内容-A second input of the password encryption, university content courses