搜索资源列表
Soft20060215100246568
- 一个用java实现的Des加密解密源码程序。-use a java achieve Des source encryption and decryption procedures.
jiami_jiemi
- 一个加密解密的程序,使用简单快捷的算法,个人文件安全有了保证!-an encryption and decryption procedures, the use of a simple and efficient algorithm, personal documents security is assured!
twofish12345
- 网络安全与数据加密,解密技术,一个不错实现的程序-network security and data encryption, decryption technology, a true realization of the procedure
RSA_easy
- RSA算法加密和解密。作为理解RSA算法非常好的程序,但不能用于工程中,因为本程序只支持很小的规模。-RSA encryption and decryption. RSA understood as a very good procedures, but not for the project, because the procedure will only support a very small scale.
DES20070422
- DES算法代码,利用此程序可以学习DES算法的加密,解密过程-DES algorithm code, the use of this procedure can learn DES algorithm encryption, decryption process
0303kais
- 本程序是凯撒密码仿真程序。可根据输入的密钥 生成字母替换表。有加密和解密功能。可载入文件进行加密或解密。功能还可扩展。-this procedure is Caesar password simulation program. Can be imported under the Key Generation alphabetical replacement table. Have encryption and decryption functions. Documents can be prin
DCipher_Demo
- 对文件进行加解密的程序,可以计算文件摘要,并生成密钥,对文件进行加密和解密.