资源列表
Java(ChinaSEI)
- 此文件为参考性文档,内部包含了常用加密解密算法的实现案例,涉及加密算法包括RAS,DES等-This document is informative document contains internal encryption and decryption algorithms commonly used to achieve cases involving encryption algorithms, including RAS, DES, etc.
Rabbit_Reference_Code
- Wow great rabbit cipher
des
- DES算法代码,C语言编写,在VC6.0下编写-DES algorithm code, C language, written in VC6.0
des
- 对des加密算法的实现,未实现对文件加密-Achieving des encryption algorithm to encrypt files unrealized
Project1
- ajab jayi gir kardima nemizare download kone
RPGDecrypter
- 可以用来解压 RPG—VX Ace或RPG—RPG VX游戏中被压缩加密的文件-Can be used to extract the RPG VX Ace or RPG RPG VX game is compressed, encrypted files
DES
- des实现,采用c++ stl中的bitset,编译即可。-des implement with bitset in c++ stl.
456
- RSA算法的C语言实现 1.密钥的产生 (1)选两个安全的大素数p和q。 (2)计算n=p×q,φ(n)=(p-1)(q-1),其中φ(n)是n的欧拉函数值。 (3)选一整数e,满足1<e<φ(n),且gcd(φ(n),e)=1。 (4)计算d,满足de≡1 modφ(n),即d是e在模φ(n)下的乘法逆元,因e与φ(n)互素,由模运算可知,它的乘法逆元一定存在。 (5)以{e,n}为公开钥,{d,n}为秘密钥。 2.加密 加密时首先将明文M比特串分组
DES
- C语言实现的DES加密算法,请大家批评指正-DES encryption algorithm C language, please criticism
rsa
- RSA 加密算法,有详细地实现代码,适合学习密码学的初学者学习参考-RSA encryption algorithm, a detailed implementation code, suitable for beginners to learn cryptography reference
huffmann
- Huffman Encoding with C programming language
md5
- pb md5算法源码 md5算法源码-pb md5 algorithm source code md5 algorithm source code md5 algorithm source code