搜索资源列表
aa
- 凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello world”加密为:mjqqt….
aa
- afdafa dfdsafadsadsf
aa
- 用des算法与ras算法实现的文件加密选择器的实现与控制。-Ras use des algorithm and the file encryption algorithm selector realization and control.
aa
- -简单文本加密 -简单文本加密 简单文本加密-no
aa
- 演示MD5算法是如何实现的,具体详情参见源码-Shows how the MD5 algorithm is implemented, the specific details, see source
aa
- DES算法的加密以及解密的代码源码,可以调试-DES encryption and decryption algorithm source code