搜索资源列表
自己写的Des算法
- 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
des
- des加密算法,测试可用,是dos界面,可加密解密,自己输入文件名称,选加密还是解密
DES
- 本例采用Delphi实现经典的DES加密解密算法,界面友好,功能齐全,代码书写规范,可供参考!
DES
- DES算法JAVA实现,非调包。简单界面
DES
- des加密算法,c编写的界面清晰可用可运行
DES
- DES的java代码,有界面,好用,是个很好的学习的例子
DES实现
- DES代码,带有界面,可以作为参考
des(matlab).用于文件的DES加密和解密
- 用于文件的DES加密和解密,用matlab编的,含操作界面,其核心程序是网上DOWN的,DES for file encryption and decryption, using the matlab made, including user interface, the core of the program is online DOWN
DESinterface
- 实现DES界面化,其中包括DES的程序的加密与解密函数,还有检验函数,主要提供了界面化编程-Interface implementation of DES, including DES encryption and decryption process functions, as well as test function, mainly to provide a programming interface
DES(vc)
- 本代码采用VC实现DES,使用MFC制作界面-This code uses VC to achieve DES
DES-Encrypt
- 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
DES
- DES加密算法,提供界面。运行时运行Java Ui就可以。-DES encryption algorithm to provide interface. Run-time can run Java Ui.
DES
- DES加密解密j算法用ava实现,无用户图形界面 -DES
DES
- 实现信息的加密解密,DES算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
DES
- 实现des加解密图形化界面实现 输入明文得密文 由密文可还原出明文-des cryption and decryption
rsades
- res des 混合加密 MFC界面友好 速度快 -res des hybrid encryption MFC user-friendly speed
des
- des 加密解密程序 有界面 可以对任意文件进行加密解密。-des encryption and decryption process on the interface
DES
- DES 加密/解密 算法,界面化实现,可加密解密字符串或文件-DES
DES
- 实现的DES的加密和解密功能,并具有简单的图形操作界面-Implementation of DES encryption and decryption functions, and has a simple graphical user interface
DES
- 用C++语言写的DES加解密算法,只是命令行方式的加解密,没有涉及用户界面。(DES encryption and decryption algorithm written by C++ language)