资源列表
EncryptedSession
- 本实例描述加密会话,便于初学者了解加密解密在通信中的应用-This example describes the encrypted session, easy for beginners to understand the application of encryption and decryption of communications
rsac
- 读取sac数据到一个数组里面,方便进行下一步处理
gencoder-1[1].0
- gencoder 是一个简单的php编码器,它使用base64加密算法对php脚本加密和解密-gencoder is a simple php code, using base64 encryption algorithm php scr ipt for encryption and decryption
SSLDemo
- Openssl 自定义方法 实现ssl协议数据分离-openssl methods
Base64
- 实现Java中的base64 编码反编码-java base64 EnCoding
EncryDeCry
- 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
crypto
- openssl rsa算法 调用DLL加密-openssl rsa
TIANJI
- 20090225sky登陆器反PASS验证封包-Landers 20090225sky anti-PASS authentication packet
permutation
- permutation image blocks encryption
chaoticmaps
- generating chaotic 1D and 2D discrete maps
ibe_ext
- 椭圆曲线加密算法,生成用户私钥一步的源代码-elliptic curve encryption algorithm, users private key step in generating the source code
nton
- n-bit对n-bit的Block Substitution Cipher -n-bit to n-bit of the Block Substitution Cipher