搜索资源列表
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算法的加密程序,可以加密文件,并能够将加密的密文解密成明文,Procedures for the use of DES encryption algorithm
rom_des
- DES 加密算法的VHDL和VERILOG 源程序及其TESTBENCH。-VHDL and VERILOG sourcecode and TESTBENCH of DES encrypting algorithm
DES-encryption-algorithm
- DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
Trdes
- des加密算法源码-Sourcecode of des encrypting algorithm
DES
- 通信保密中的des算法的实现,用VC实现-Confidential communications of des algorithm using VC to achieve
DES
- 用C编写的DES加密算法,通过运行。其中运用二叉树实现,只是例子,并不通用。为word格式。 -C prepared by DES encryption algorithm, by running. Which the realization of the use of binary tree, only examples, not generic. For the word format.
DES
- des加密的算法的源程序。是用DELPHI做-des encryption algorithm of the source. DELPHI is done
des
- 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
DES
- des算法,没什么好说的,来龙去脉,原理加源代码,讲解的非常清楚!-des algorithm, there is nothing to say, the whole story, plus the principle of source code, to explain very clearly!
Cryptography
- 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
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
- 使用VC++实现DES加密算法和解密算法(Implementation of DES encryption algorithm and decryption algorithm using VC++)