资源列表
crc_1
- 使用单片来进行CRC校验,可以位校验、半字节和字节校验-Using the single-chip to carry out CRC check, you can place check, half-byte and byte checksum
IDEA
- IDEA加解密算法,java版,做了小小改动,补码可支持自定义,内含使用实例-idea algorithm
rc4
- RC4加密算法代码,可用于加密文件或者设置用户登录密码-RC4 encryption algorithm code can be used to encrypt files or set the user password
jm3645648
- 简单的加密源码。
SHA1
- 主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。-The main standard for digital signatures (Digital Signature Standard DSS) which defines the Digita
mbcrc
- crc-16 数据冗余校验,C语言代码.
SDES
- 用C语言简单实现了simple版本的DES密码的加密和解密,但不能对汉字加解密-Simple to use C language to achieve a simple version of the DES encryption and decryption, but not for encryption and decryption of Chinese characters
SignatureTest
- 演示如何通过私人DSA密钥信息,核实匹配的公有密钥。-This program demonstrates how to sign a message with a private DSA key and verify it with the matching public key.
Playfair
- 密码学实验自己编的playfair代码,感觉自己编的还不错,传上来与大家分享一下-Cryptography Playfair of Experimental own code, feel good series, Chuan-up to share with you some
PermutatioCipher
- 置换密码(permutation cipher)加密和解密算法,对英文文章中小写字母加密,输入中文将出错,接受到密文的一方,只有知道密钥句子才能解密。-Replacement password (permutation cipher) encryption and decryption algorithms, written in English letters encryption small article, enter the Chinese will go wrong, the part
wjjm
- 可以对文件进去加密,原理是vor,因此密码不能为偶数的0或1-File encryption can go, the principle is vor, so the password can not be 0 or 1 even
desincpp
- 使用visual c++实现DES加解密运算法(64bit)可以自行输入KEY-The use of visual c++ realization of DES encryption and decryption algorithms (64bit) can enter the KEY
