资源列表
encryption
- 一个简单的算法 实现字符按规则加密与解密对应关系:abcdefghijklmnopqrstuvwxyz qwertyuiopasdfghjklzxcvbnm 例如 abc加密变成qwe-A simple rule-based algorithm characters corresponding to the relationship between encryption and decryption: abcdefghijklmnopqrstuvwxyz qwertyuiopasdfg
base64
- Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。本程序是c语言版的base64加密解密源码!-Base64 is the most common network for the transmission of byte code 8Bit encoding one of the ways everyone can see RFC2045 ~ RFC2049, detailed above, there is
md5
- MD5的全称是Message-digest Algorithm 5(信息-摘要算法),用于确保信息传输完整一致。本程序是c语言版的md5加密解密源码!-The full name of MD5 is Message-digest Algorithm 5 (Information- Summary of algorithm), to ensure the integrity of the information transmission line. This procedure is the c
desandrsa
- DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algor
Caeser
- 本源码可以用Caeser密码进行加密,也可以解密,是一个比较简单的小程序-Caeser this source can be used to encrypt the password can be decrypted, is a relatively simple procedure
(Clanguage)
- CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
crypt
- 栅格加密法,IDE vc6,方法比较简单,适合初学者理解-Lattice
MD5
- MD5简单版的杂凑函数;使用C++语言编写-MD5 Hash Function
kw
- 凯撒和维吉尼亚加密方法,两种算法都不是很复杂,基本原理也相似所以都写入一个文件中来表示。-Caesar and Virginia encryption method, two algorithms are not very complicated, so the basic principles are also similar to a document written to express.
rsa
- vc开发 实现rsa加密 解密算法 简洁实用 -Rsa encryption algorithm implementation
ibe.tar
- IBE加密算法的入门文章Identity-Based Encryption from the Weil Pairing-IBE encryption algorithm of the article Introduction to Identity-Based Encryption from the Weil Pairing
Creating_Flex_Applications_with_IntelliJ_IDEA
- here is aan ebook for flex
