搜索资源列表
des-bmp
- 用DES对.bmp图像文件进行加密,而且带雪崩分析功能,程序结构清晰,使用方便。
使用Des,MD5对字符串,数据文件加密
- 使用Des,MD5对字符串,数据文件加密,资源共享我们才能发展,抵制日货-use, MD5 strings, data file encryption, we can share resources development, a boycott of Japanese goods
DES加密系统
- 用VC实现DES加密算法,可以对文件进行加密解密
DES
- DES加密,实现对任意文件类型进行DES加密,程序结构清晰,注释详细-DES encryption, DES encryption on any file type, the structure of the program is clear, detailed annotations
DES-Encrypt
- 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
DES_Encryption
- 一个基于DES的加密软件代码,使用C#编写,能加密和解密字符串和文件。-DES-based encryption software code, the use of C# Prepared to encrypt and decrypt strings and documents.
fileEncry
- 基于COM 组件的文件加密。用DES算法对文件内容加密。然后还原文件。会在文件夹下扩展SHELL 菜单。-COM-based file encryption components. DES algorithm used to encrypt the contents of the documents. And then restore the file. Will expand the folder menu SHELL.
des
- 基于现代密码学的DES算法的DES代码,实现功能为加密文件-DES based on modern cryptography algorithms DES code for the encrypted files to achieve functional
DES
- 用CSHOP实现DES加密解密字符类、文件类且有界面实现-DES encryption and there is interface
encode630
- 小的文件加密器,采用des算法,生成d:\\kspw.pd文件,加入了与时间的关系,使用方法见窗口菜单。-A small file encryption devices, using des, build d: \ \ kspw.pd file, adding the relationship with the time
des
- des 加密解密程序 有界面 可以对任意文件进行加密解密。-des encryption and decryption process on the interface
des
- des加密实现起来,十分复杂。这里将整个加密和解密放到一个cpp文件里面使用简单-des加密
DES
- DES加密算法源码,封装为一个类 只提供对字符串的加密,文件加密没实现 -DES encryption algorithm source code, packaged as a class only on the string encryption, file encryption did not realize
DES
- DES加密解密的实现,能够实现文件加密解密,-DES encryption and decryption implementations
des
- des加密,主要用于文件加密方面的学习对于在这方面有疑惑的朋友能省下一些时间-Encryption is mainly used for file encryption des aspects of learning
des
- 实现对单文件的DES加密解密,不限制大小,DES加密部分自写,非调用,用于学习DES原理。-The realization of the single document DES encryption and decryption, no limit to the size, DES encryption part self written, non call, for learning DES principle.
DES
- VS2013运行,能够给实现文件和字符串的加密和解密。可以直接复制到Linux上进行编译。(VS2013 runs and can encrypt and decrypt the implementation files and strings.It can be copied directly to Linux for compilation.)
sxy--des
- 对八位字符进行加密与解密(使用时需要建立两个TXT文件,具体请看源代码)(bit characters are encrypted and decrypted (using two TXT files to be used when using the source code))
VB.NET DES文件加密解密源代码
- Visual Studio .NET VB编程语言 使用MD5(DES) 8位密钥加密或解密文件function源代码
DES
- main函数文件输入明文,调用秘钥留生成函数(get_k文件)以及加解密函数(encrypt_fcn文件),完成对明文的加密和解密(Encryption and decryption of plaintext are accomplished by inputting main function file into plaintext, calling secret key generation function (get_k file) and encryption and decryptio