搜索资源列表
DES源码
- 这个是数据加密标准的VC算法-This is a standard data encrypt algorithm of VC
java-des
- des加密算法的java实现-The implement of DES encryption algorithm for JAVA
fast-des3.0.tar.z
- des算法实现源码,des algorithm realization source code
DES.rar
- DES算法的verilog实现,实现了硬件IC对DES的构架,可以直接应用在系统当中。,DES algorithm Verilog realized, the realization of the hardware IC framework of DES, can be directly used in the system.
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.rar
- 运用DES算法的加密程序,可以加密文件,并能够将加密的密文解密成明文,Procedures for the use of DES encryption algorithm
rom_des
- DES 加密算法的VHDL和VERILOG 源程序及其TESTBENCH。-VHDL and VERILOG sourcecode and TESTBENCH of DES encrypting algorithm
DES101
- 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述 -Data encryption algor
DES.ZIP
- Implement Encryption/Decryption of DES algorithm.-Implement Encryption/Decryption of DESalgorithm.
DES
- 一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程-An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process
DES
- DES加密算法的VHDL实现,采用流水线技术实现-The VHDL implement of DES encrypt algorithmic
DES
- 本程序实现DES算法,包括加密与解密,分组长度为64bit-DES algorithm of this program, including encryption and decryption, packet length 64bit
DES
- DES加密解密算法的C++实现,可以直接编译运行。-DES encryption and decryption algorithm of the C++ to achieve, you can direct the compiler to run.
topic
- DES加密算法的VHDL和VERILOG源程序- Xilinx开源共享61EDA代码工厂-DES encryption algorithm of VHDL and VERILOG source code- Xilinx factory open source code sharing 61EDA
final-des
- des encryption cipher的加密算法-the C algorithm of des encryption cipher
The-algorithm-of-DES-in-CPP
- 加密与解密相关 DES算法的C++实现 8个s盒,16轮迭代-The algorithm of DES in C++
DES
- 详细介绍了DES的加密算法,并给出了源码。-The encryption algorithm of DES
DES
- 实现DES加密算法的加密解密功能,能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口,进行数据的加密,保证数据在传送过程的安全性。-The realization of DES encryption algorithm for encryption and decryption functions, can realize the algorithm of Des 56 or 56*3 key, can be provided through the program interf
DES
- 密码学算法DES算法的加密解密的具体实现过程,以及输出的一些中间数据。-The concrete realization process of cryptographic algorithm of DES encryption and decryption, and some intermediate data output.
DES
- 使用VC++实现DES加密算法和解密算法(Implementation of DES encryption algorithm and decryption algorithm using VC++)