资源列表
aes_cipher_top
- the first task of the ”main” program aes_demo is a call to aes_init in Line 1. This initialization routine supplies 1 the actual en- and decryption functions (cipher and inv_cipher) with the expanded key schedule w, the substitution tables s_bo
FrameParser
- 实现对文件的CRC校验,用了查表法进行CRC校验
090740_DES
- des加密算法(包括手动和自动两种选择)-Des encryption algorithm(Includes both manual and automatic selection)
secshare1
- 一个完整的加密算法,有兴趣的可以看看一个完整的加密算法,有兴趣的可以-A complete encryption algorithm, interested can see a complete encryption algorithm, interested to see
RsaEncrypt.cpp
- RSA公钥加密算法的C++实现,得到一个C++类-RSA,an algorithm for public-key cryptography
AES_package
- aes package ...for yhdl compiles on xilinks we-aes package ...for yhdl compiles on xilinks well
final-shortcut-source
- usb infect spared vb6
Encryption127461962002
- encrytion algorithms.
S-DES--CPP
- 简单的对称加密算法S-DES C++源码 很不错的-very simple S-DES C++ source code
md5
- md5的C语言实现,百度到的,代码写的不错,自己调整了格式以便于阅读-the implement of the md5 with C language, the code is writed very well, i adjust the format for easier reading
DES
- DES算法的C++实现,通过对DES各种变换的实现,完成了对数据的加密工作.-The DES algorithm C++ to achieve, through the realization of various transformations of DES, the data encryption is completed.
huang1
- 非对称加密RSA的实现及其源代码-RSA asymmetric encryption and the realization of the source code
