搜索资源列表
DES
- 利用C语言程序实现DES加密算法的加密解密功能。能够实现56位或56*n密钥的des算法,可以通过该程序提供的接口进行数据的加密,保证数据在传送过程的安全性
DES program
- 用c编写的密码程序DES-prepared using the password procedures DES
DES文件加密
- c# DES文件加密
用c#来进行文件加密
- 用c#来进行文件加密
DES加密解密
- DES加密解密 C#
WjcDes
- C写的不到90行的标准DES加密算法代码,DES加密算法,在编程中常用的一种加密算法,使用方便,加密安全,执行效率高,有很多编程朋友都喜欢使用DES加密。 -C less than 90 lines written in the standard DES encryption algorithm code, DES encryption algorithms, commonly used in programming an encryption algorithm, easy to use,
raw
- DES算法实现过程分析 之 C-DES algorithm C process analysis.
des
- 掌握DES标准的算法描述 采用C语言实现DES加密算法; -Master standard DES algorithm using C language descr iption of DES encryption algorithm
des
- This program is DES Cryption Code. DES is a powerful Cryption Algorithm. This Codec is C Language Code.
DES
- 一个简单的DES算法的C实现,注释很清楚-A simple C implementation of DES algorithm, annotation is very clear
des
- 本人多年前,用C语言实现的DES加密算法的源代码。-DES C-language.
des
- C语言DES加密源代码,C语言的DES加密实现-DES
DES
- 能实现基本的加密和解密功能 很适合C++初学者学习DES加密-To achieve the basic encryption and decryption functions are suitable for beginners to learn C++ DES encryption
des
- 实现DES算法,C语言编写,大家看看,多多指教-DES algorithm implementation, C language, we look at the exhibitions
DES3
- 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-Written using C DES, DESX, DES3 encryption algorithms, and demonstrates how to call C written in Delphi encryption and decryption algorithms....
des-matlab-encryption
- DES算法用C++实现的源代码 只有加密部分,是个实验,程序比较清晰-DES algorithm implemented in C++ source code is only the encrypted portion of the experiment, the procedure is relatively clear
DES-compulish
- DES加密c语言实现,让新手了解DES实现原理,了解如何加密的-DES
3DES
- 1、实现des、3Des 、mac加解密算法 2、使用C++实现(1, to achieve DES, 3Des, MAC encryption and decryption algorithm 2, using C++ implementation)
DES加密算法
- DES加密算法 美国国家加密标准 通过C语言实现 块加密 费斯托密码模型