资源列表
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
encrypt.tar
- 简单加密工具升了下级,引入了安全删除原文件的方式,使用AES-128-CBC加密, 加密代码从OpenSSL里面抠出来。-Simple encryption tool or a lower level, the introduction of a safety way to delete the original document, using AES-128-CBC encryption, encryption code to pull out from inside OpenSSL.
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
