搜索资源列表
一个用java写的加解密程序
- 一个用java写的加解密程序实现了简单的加密-a written using encryption and decryption procedures to achieve a simple encryption
加解密算法可视化程序
- 加解密算法可视化程序-encryption and decryption algorithm visualization program
300种加解密算法和原理
- 多个加解密程序的说明与源程序,MD5,DES,IDEA,DSA.MARS,BOWFISH,TEA-over encryption and decryption procedures notes and source, MD5, DES, IDEA, DSA.MARS, BOWFISH, TEA
利用 XOR 算法针对文件进行加解密的程序
- 利用 XOR 算法针对文件进行加解密的程序.rar-against using XOR algorithms document encryption and decryption procedures. Rar
加解密函数(123算法)
- 一个简单实用的加解密算法,附件是一个完整的源程序包含测试程序。-a simple and practical encryption and decryption algorithms, the annex is a complete source code contains the test.
crypt3
- 简单的加解密程序-A simple encrypting/decrypting program
VC_RSA
- rsa加解密程序-rsa encryption and decryption process
文件加解密
- 一个用来加密和解密文件的程序,很好用-One used to encrypt and decrypt files, good use
一个用java写的加解密程序
- 一个用java写的加解密程序实现了简单的加密-a written using encryption and decryption procedures to achieve a simple encryption
c_des
- des加解密程序-des encryption and decryption procedures
300种加解密算法和原理
- 多个加解密程序的说明与源程序,MD5,DES,IDEA,DSA.MARS,BOWFISH,TEA-over encryption and decryption procedures notes and source, MD5, DES, IDEA, DSA.MARS, BOWFISH, TEA
RSA_16bitBlock
- 十六位的RSA加解密程序。程序中包括生成公钥和私钥的生成,加密部分和解密部分。-16 RSA encryption and decryption procedures. Procedures include generate public and private key generation, encryption and decryption some part.
WebService_Source
- 字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET
project
- 完整可运行的DES3层加解密程序,是个妹妹写的毕业论文程序,完全自己写的,毕业生这下好了,网上是找不到的-Complete operational DES3 layer encryption and decryption procedures, is a sister of the thesis writing process, completely wrote it myself, graduates under this Well,
file_encrypt
- 简单的文件加解密程序。可以对整个文件夹进行加密和解密。-Simple file encryption and decryption process. Can be carried out on the whole folder encryption and decryption.
java_des
- 用java编写的des加解密程序 毕业设计的一部分-Des with java decryption program written as part of graduation
aes
- 这是一个aes的加解密程序,基于C++平台,可以直接运行。(This is a AES encryption and decryption procedures)
加解密处理系统
- 对文档内容进行简单的加解密操作,来保护自己的隐私。基于c的小程序(A simple encryption and decryption operation for the content of the document)
AES封装好的
- 实现AES算法加解密,已经在实际工程中使用(AES ,encrypt, decrypt)
RSA加解密的设计与实现--程序+报告
- 制作一个RSA的加解工具的过程: 1、随机搜索大素数,随机生成公钥和私钥; 2、用公钥对任意长度的明文加密; 3、用私钥对密文解密; 4、界面简洁、交互操作性强。 5、(可选)实现对汉字的加解密,把加密结果存放在文本文档(The design process of making a RSA encryption tool: 1. The large prime number is searched randomly a