搜索资源列表
DES算法及其在VC++6.0下的实现
- DES算法及其在VC++6.0下的实现.rar 虽非原创,但很有用。-DES algorithm and the VC 6.0 achieved. Rar, if not original, but very useful.
des
- des的实现,可以输入任意长度的字符串,最终都能解密回原来的样子。
DES(1040310114)
- DES的实现,全部用c实现,可以编译执行,输出加密后的字符。
Des加密的实现
- DES编码 实现对数据的加密 种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用! -DES encryption of data encryption algorithm types of pools, DES, RSA, etc., some written in C, is also used to write the VC. Very practical! The types of encry
des 算法的实现
- des算法实现
DES
- DES 加密算法的实现,使用硬件描述语言VHDL编写-DES encryption algorithm realization, uses hardware descr iption language VHDL to compile
DES算法实现代码
- 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
des算法
- DES的算法用C实现-DES algorithm to achieve C
TripleDes算法de实现
- 之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。-Before, I in a project development process,
200551910728
- DES算法实现,非常有用,对于研究加密的朋友希望回有帮助-DES algorithm, very useful for research encryption friends want to return to help
Des加密的实现
- DES编码 实现对数据的加密 种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用! -DES encryption of data encryption algorithm types of pools, DES, RSA, etc., some written in C, is also used to write the VC. Very practical! The types of encry
des-verilog
- des加密算法的verilog语言的实现-des encryption algorithm to achieve the Verilog language
DES算法及其在VC++6.0下的实现
- DES算法及其在VC++6.0下的实现.rar 虽非原创,但很有用。-DES algorithm and the VC 6.0 achieved. Rar, if not original, but very useful.
Java-DES
- DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
DES-ziji
- DES算法及其在VC++6.0下的实现 给出了在VC++6.0语言环境下实现的源代码。 -DES algorithm and the VC 6.0 is the realization of the VC 6.0-language environment to achieve the source of generation yards.
C-DES
- 用C语言编写的DES加密算法的实现,可以解决对DES加密和解密的帮助-C language prepared by the DES encryption algorithm to achieve, can be solved right DES encryption and decryption of help
des
- des的实现,可以输入任意长度的字符串,最终都能解密回原来的样子。-des realization can enter a string of arbitrary length, and ultimately be able to decrypt the way back to the original.
DES(1040310114)
- DES的实现,全部用c实现,可以编译执行,输出加密后的字符。-DES realization, all produced by c to achieve, you can compile the implementation, the output encrypted characters.
des
- DES的实现,平时上课的实验,供大家参考。-DES implementation, usually in class experiments, for your reference.
C++ 利用openssl实现DES的CBC模式加解密
- C++ 利用openssl实现DES的CBC模式加解密(C++ uses OpenSSL to implement CBC mode encryption and decryption of DES)