资源列表
CaesarEncryt
- Caesar加密算法,用于密码学,是最早应用的古典加密方法。
des_php_2011
- DES_CBC加密解密源码,加密解密例程-DES_CBC Encryption
catmap
- chaotic cat map and its inverse to generate a chaotic sequence-chaotic cat map and its inverse to generate a chaotic sequence
profilesecret
- 用户输入需要加密的文件,本编程就能够对所需要加密的文件进行加密-User input required encrypted files, the program can be required for the encrypted file encryption
cpp2-7
- 实现文件发送时的加密解密,源码简练且简单易懂,适合文件学习后的编程者-Implementation file encrypt, decrypt the transmission, the source code succinct and easy to understand and study for the programmer after documents
jiamijiemi
- 种加密算法。实现超强功能,是用汇编16位实现的 -Kinds of encryption algorithm. Achieve super-function, is the compilation of 16 achieved
RSA_xiang3
- windows下对RSA加密功能的初步探索,上传分期3卷-windows under the RSA encryption preliminary exploration, staging From Volume 3
test-reverse
- selective reverse encryption iamges
arnold
- arnold map used in encryption
Encode-and-Decode
- 对指定文件进行加密和解密的程序,密码和文件名由用户输入.加密方法:以二进制打开文件,将密码中每个字符的ASCII码值与文件的每个字节进行异或运算,然后写回原文件原位置即可。这种加密方法是可逆的,即对明文进行加密到密文,用相同的密码对密文进行加密就得到明文。此方法适合各种类型的文件加密解密。-Encoding and decoding for all kind of files.
hashgen
- Hash Generator..[-] input --> md5, sha and etc-Hash Generator..[-] input --> md5, sha and etc..
RSAKeyGen
- java applet code for generating RSA key pair