搜索资源列表
DES文件加密模块
- 用delphi实现的des加密算法,但是只能对对纯文本进行加密。本人的联系方式erac_cn@126.com-achieved using DES encryption algorithm, but only against a plain text encrypted. My Contact erac_cn@126.com
DES文件加密
- c# DES文件加密
用c#来进行文件加密
- 用c#来进行文件加密
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
des3_win32_vc.zip
- 一个3des算法的库文件和使用库文件的例子, A 3des algorithm storehouse document and use storehouse document example
DES
- 标准数据加密算法DES算法,可以加/解密数据和文件。-DES Data Encryption Standard algorithm, you can encrypt/decrypt data and files.
密码学实验中的DES算法
- 密码学实验中的DES算法,MFC实现,包含所有工程文件。-Cryptography DES algorithm experiment, MFC to achieve, including all engineering documents.
DES-encryption-algorithm
- DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
DES
- C语言实现的文件加密解密源代码,基于DES算法!适用于任何格式包括文本、图形图像、音频以及视频等文件的加密和解密!-C language source code file encryption and decryption, based on the DES algorithm! Applicable to any format including text, graphics, images, audio and video files encryption and decryption!
des
- des文件加密系统。-des document cryptographic system.
DES
- DES加密,可以进行文件的解密与加密操作!-DES encryption, the document can decrypt and encrypt operation!
DES
- DES算法实现源代码 DES_SourceCode1 DES_SourceCode2 DES_SourceCode3 DES_SourceCode4 DES_SourceCode5 以上5个文件里都包含完整的源代码-DES algorithm source code for more than DES_SourceCode1DES_SourceCode2DES_SourceCode3DES_SourceCode4DES_SourceCode5 document 5 con
S-DES
- 在控制台下用simple DES实现对任意文件的加解密-In the console using simple DES to achieve arbitrary file encryption and decryption
DES
- 用c语言实现的des加密解密程序源码,包含一个des头文件和一个des源文件以及一个main函数源文件-Use c language to achieve the des encryption and decryption program source code, contains a des header files and a des source files as well as a main function of the source file
DES-Encrypt
- 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
des
- VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
DES
- 实现DES加密文件的功能,超简单的源码。从别人那得到的。-DES encrypted file to achieve the function, super-simple source. It received from others.
DES
- c# DES文件加密 c# DES文件加密-c# DES file encryption file encryption c# DES
DES
- DES文件加密可以对文本文档和word文档进行加密和解密-DES file encryption
DES文件加密
- DES加密解密实现,基于C语言。完成基本功能(DES encryption and decryption implementation, based on C language. Complete basic functions)