资源列表
Slidingwindow
- sliding window protocol
des
- 通过使用des算法对普通文件加密加密的实现 -By using des encryption algorithm to the realization of common file encryption
mrshs
- sha 1 implementation
SDES
- SDES coding in C language
KnapsackPK
- Packing Generalized Knapsack (greedy algorithm) in polynomial time
sha1
- 一个简单的C++实现的sha1加密算法。-a C++ source code computing sha1
13
- 给自己程序加验证码 易语言源码-Validate the processes to their own language source code is easy-Validate the processes to their own language source code is easy
model_field_11[1].cache
- MD5伪造工具(不要做坏事噢) MD5碰撞测试程序并提供源代码. 利用该程序可伪造出有相同MD5的不同程序.-MD5 crash test program and provide the source code. Use this program can be forged out different programs with the same MD5.
BaconCipher2
- Bacon Cipher java code
elgamal_sign.c
- signature el gamal en c
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比特串分组
rdwt---svd-image-watermarking
- matlab rdwt svd watermarking