搜索资源列表
DES
- 国际知名的DES算法,完整的源代码,各个函数正确编写
des
- 加密算法 DES算法是什么恶化你说的房间
DES.rar
- DES的加密算法,基于五种方式的实现,分别是CBC,ECB,CFB,OFB,CTR,DES encryption algorithm, based on the realization of five ways, namely CBC, ECB, CFB, OFB, CTR
DES
- 标准数据加密算法DES算法,可以加/解密数据和文件。-DES Data Encryption Standard algorithm, you can encrypt/decrypt data and files.
IBMDES
- DES算法源码,可直接使用 DES算法源码,可直接使用-des
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
des
- 包括des算法轮密钥生成,以及加密,解密。-des encryption and decryption algorithm
des
- 通过使用des算法对普通文件加密加密的实现 -By using des encryption algorithm to the realization of common file encryption
DES
- DES算法 所有头文件和代码都在里面了-DES algorithm and code all the header files inside
DES
- DES算法的实现,比较初级,适合入门使用-the c++ code of DES, very easy and suitable for students
DES
- 基于分组技术的图像加密算法 采用对称分组技术,即DES算法进行加密的vc++源代码-DES encryption
des
- 使用des算法编码后,并实现两台机器之间的网络传输-Des algorithm code, and network transmission between the two machines
DES-encryption-and-decryption-
- 本文列出了用C语言实现DES算法的加密和解密功能,方便易懂-DES algorithm encryption and decryption functions
des
- 加密解密中的DES算法的实现,vc版本,有需要就下-Implementation of the DES algorithm encryption decryption vc version, there is a need on the next
DES
- 这个是用C++模拟实现DES算法的加密的程序-This is written in c++ simulation realization DES algorithm encryption program
DES
- 可以用于多位二进制数加密解密的DES算法,在main函数中给出了使用范例,使用者可以比较并且了解到DES的雪崩效应。-Can be used for a number of binary encryption and decryption of DES algorithm, using the example given in the main function, the user can compare and understand the avalanche effect of DES.
DES
- 用C实现DES算法,有MFC界面。主要实现字符串加密和字符加密。可以作为一个加密小软件-DES algorithm implemented in C, with MFC interface. The main achievement of the character string encryption and encryption. Encryption can be used as a small software
des
- DES算法代码,C语言编写,在VC6.0下编写-DES algorithm code, C language, written in VC6.0
DES
- DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位-IT CAN
DES
- DES算法,执行一轮DES加密解密过程。-DES algorithm, one round of DES encryption and decryption process.