搜索资源列表
DEScode
- DES算法程序编程介绍,便于使用者了解其加密原理,更好地为系统安全服务。-DES algorithm programming, user-friendly understanding of its encryption theory, a better system for security services.
wang-DES
- C 语言编写的DES加密算法,可以用的,我自己测试过,欢迎大家下载-C language prepared by the DES encryption algorithm, we can use, I tested and you are welcome to download
edes
- DES加密方法,为实现des算法加密解密的过程-DES encryption methods to achieve des algorithm encryption and decryption process
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.
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
gerki
- des加密解密 算法的应用 功能:实现des加密过程中从56位的K密钥产生16个48位Ki子密钥-des encryption and decryption algorithms application functions: des encryption from the 56 K-16 48-bit key generation sub-key Ki
DES
- 基于分组技术的图像加密算法 采用对称分组技术,即DES算法进行加密的vc++源代码-DES encryption
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-algorithm
- 用C++实现 des加密解密算法,加密过程中程序会自动生成cipher.txt文件,解密过程会自动生成result.tet文件,在对比明文信息即可,运行程序,程序会自动为你计算运行程序所耗时-Des encryption and decryption algorithm in C++ the encryption process program automatically generate cipher.txt file decryption process automatically gene
DES
- 密码算法DES加密解密算法 C++语言实现-The cryptographic algorithms DES encryption and decryption algorithms C++ language
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
- 是DES加密解密算法过程中的各部分算法,可供刚开始学习DES加密算法的人参考一下-The DES encryption and decryption algorithm in each part of the algorithm, available just beginning to learn the DES encryption algorithm reference
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算法,执行一轮DES加密解密过程。-DES algorithm, one round of DES encryption and decryption process.