资源列表
RC4
- RC4 算法的C代码实现,新手上路请多关照-RC4 algorithm C code, please take care of Getting Started
MD5.rar
- md5算法的实现,C语言源码。自己写的。共享了,md5 algorithm, C language source
alongsoftRc4
- 优化过得RC4加密解密原代码,有向研究加密算法的朋友可以下载研究研究-optimization flies RC4 encryption and decryption of the original code, to study the encryption algorithm can be downloaded friends studies
lzw
- 这是一个密码学实验程序,主要是用LZW算法进行数据的处理
md5
- C md5 code C md5 code-C md5 code C md5 code C md5 code
desincpp
- 使用visual c++实现DES加解密运算法(64bit)可以自行输入KEY-The use of visual c++ realization of DES encryption and decryption algorithms (64bit) can enter the KEY
wjjm
- 可以对文件进去加密,原理是vor,因此密码不能为偶数的0或1-File encryption can go, the principle is vor, so the password can not be 0 or 1 even
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
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.
mbcrc
- crc-16 数据冗余校验,C语言代码.
