资源列表
deschecker
- DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li,Ri,Fi,Si等,这样可以当做一个DES加密对照器,这样可以方便的发现你在加密过程中出现的错误!-DES (Data Encrypton Standard) algorithm to achieve online has been a lot, I talk about this is the process of how to vi
Base64Encry
- Base64编码解码算法源码,可以加密各种字符字母数字汉字!-Base64 encoding and decoding algorithm source code, you can encrypt a variety of character alphanumeric Chinese characters!
Encrypt
- 简单的明文加密代码,具有明文加密转密文,密文转明文-Plaintext encrypted code, with the plaintext to encrypt the transferred ciphertext ciphertext turn expressly
mima
- 介绍简单的维吉尼亚算法,在c++环境下实现程序-Introduced a simple algorithm of Virginia, c++ environment program
a51
- A5 algorithm implemented
aa
- DES算法的加密以及解密的代码源码,可以调试-DES encryption and decryption algorithm source code
AES-encryption-and-decryption
- AES加解密,但不是可视化的,因为对MFC不是很熟悉-AES encryption and decryption, but not visual, because the MFC is not very familiar with
SecuritySystem
- How to encrypt and decrypt the image by using blowfish algorithm
Base64
- Base64编码的思想是是采用64个基本的ASCII码字符对数据进行重新编码。它将需要编码的数据拆分成字节数组。以3个字节为一组。按顺序排列24 位数据,再把这24位数据分成4组,即每组6位。再在每组的的最高位前补两个0凑足一个字节。这样就把一个3字节为一组的数据重新编码成了4个字节。当所要编码的数据的字节数不是3的整倍数,也就是说在分组时最后一组不够3个字节。这时在最后一组填充1到2个0字节。并在最后编码完成后在结尾添加1到2个 “=”。 -The idea of ̴
RC4
- rc4是一种流密码加密机制,本软件可以对任意文件进行rc4加密,-rc4 is a stream cipher encryption mechanism, the software can rc4 encryption for any file, thank you
RSA
- c语言编写 非对称密钥加密 密码学实验 公钥密码 但是 计算效率不太高啊-c language asymmetric key encryption cryptography experimental public key cryptography, computational efficiency is not too high
SHA1
- c语言编写 摘要算法 请注意 sha1不是加密 密码学实验 -c language digest algorithm sha1 not encrypted password Please note that experiments