资源列表
CipherSample
- Encrypt your stream data/file by JAVA
src
- base64编码/解吗程序。。 下载后按个人的需要修改 -base64 encoding/solution you procedures. . After downloading according to their individual need to be amended
client
- rsa 算法的实现 -rsa algorithm rsa algorithm
jiami
- C#加密聊天程序,有客户端和服务器端,是经过加密了的哦-CSharp encrypted chat program, a client and server is encrypted through Oh
RSAExample
- 使用OPENSSL进行 RSA加密解密例子-The use of OpenSSL for RSA encryption and decryption examples
CAVE
- CDMA 认证算法 CAVE算法 C 语言源码-CDMA authentication algorithm CAVE algorithm C language source
EncryptDecrypt
- 这是可以加密&解密字符串,二进制流,文件的例子。-This is encryption
Project
- 文件加密的一段程序-A section of file encryption procedures
Encrypt
- 一个普通的DES加密文件的范例源码,尚未修改完毕-An ordinary example of DES encrypted file source, has not been modified finished
SimpleEncryptionAlgorithm
- 简单的加密算法,可逆与不可逆 数据加密: 算法1:(不可逆) 将ASCII表中32~~126中的字符,加密后,显示为128~~255的字符. 128~~255的字符会让人看起来头痛些。。。。。。安全. 当ch[?]的值为偶数时:ch[?]=255-ch[?]的个位*10-ch[?]的十位 当ch[?]的值为奇数时: ch[?]=128+ch[?]的个位*10+ch[?]的十位 当ch[?]的值为质数时:ch[?]=128+ch[?]的个位
MD5encry
- WINDOWS内核函数的通用虚拟地址地址一览表MD5加密工程-WINDOWS core function of the common virtual address Address List MD5 encryption works
HuffmanCoding(usingClanguage)
- 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
