搜索资源列表
d3des
- des加解密实现-des encryption and decryption to achieve
DES算法实现代码
- 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
Des2实验
- DES加解密 很初级的,-DES encryption and decryption very junior,
des-c#
- c#编译的des加解密算法-compiled des encryption and decryption algorithm
Cipher
- DES 加解密算法的VC实现-DES encryption and decryption algorithms VC
885
- des加解密,文件加解密-des encryption and decryption, file encryption and decryption
c_des
- des加解密程序-des encryption and decryption procedures
DES 加解密算法
- 此加解密算法DES使用56位密钥对64位的数据块进行加密,并对64位的数据块进行16轮编码。-DES encryption and decryption algorithms use 56 to 64 key pieces of data encryption, as well as 64 pieces of data for 16 coding.
200312011618427930
- C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法-C C des encryption and decryption algorithm, the algorithm high degree of confidentiality, is now a common method of encryption and decryption
2005060717431727802CC++
- C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法-C C des encryption and decryption algorithm, the algorithm high degree of confidentiality, is now a common method of encryption and decryption
fire-des
- 全部/局部DES加解密的C程序,下载可以研究一下DES加解密的相关知识。-full/partial DES encryption and decryption of C procedures can be downloaded to study DES encryption and decryption of relevant knowledge.
another_DES
- des加解密核心代码 对称密钥加密算法DES是由IBM公司在70年代发展起来的,并经政府的加密标准筛选后,于1976年11月被美国政府采用,DES随后被美国国家标准局和美国国家标准协会ANSI承认。 DES使用56位密钥对64位的数据块进行加密,并对64位的数据块进行16轮编码。与每轮编码时,一个48位的"每轮"密钥值由56位的完整密钥得出来。 -des encryption and decryption code cor
des3_ECBandCBC
- 这是一个DES加解密的C程序。其中实现了一重DES、三重DES、DES的两种工作模式:ECB和CBC。-This is a DES encryption and decryption of the C program. With an emphasis on the realization of DES, Triple DES, DES two operating modes : ECB and the CBC.
desencrypallfiles
- 本程序的实现des加解密的功能,每次对64位的密文进行加密, 从而实现对所有的文件的加解密.-the realization of this procedure des plus decryption functions, each of the 64 encrypted ciphertext, thus achieving all of the increase in declassified documents.
jsp-des
- jsp实现des加解密算法,供学习参考,代码很不错.-jsp achieve des encryption algorithm for learning reference code is pretty good.
DES
- des加解密算法, des加解密算法-des encryption algorithm, des encryption algorithm
des
- 基于delphi的des加密函数源码,可以自行设定des加解密密码。-Based on the des encryption function delphi source, you can set the password encryption des.
des
- DES加解密算法C源代码及详细解释,可以直接用作教学课件.-DES encryption and decryption algorithm C source code and their detailed explanation, can be directly used for teaching.
DES
- c语言实现DES加解密算法,DES(数据加密标准,Data Encryption Standard)是一种使用密钥加密的块密码。(Realization of DES encryption and decryption)