搜索资源列表
DES.rar
- DES的加密算法,基于五种方式的实现,分别是CBC,ECB,CFB,OFB,CTR,DES encryption algorithm, based on the realization of five ways, namely CBC, ECB, CFB, OFB, CTR
DesEncrypt
- DES加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-DES encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
code
- 采用DES算法,实现字符串和文本文档加密解密,对算法进行强度测试-The use of DES algorithm, the realization of the string and the text document encryption and decryption of the algorithm testing
encryptor_wrapper
- 用于智能卡的3DES的MAC和DMAC加密算法。-For smart cards 3DES encryption algorithm of the MAC and DMAC.
DES
- It is a source code for DES algorithm in C++. it may not work but can give some help in your way of coding
DES
- DES加解密算法C语言实现,可以直接调用算法,有实现用例-DES encryption and decryption algorithm C language, can call the method, there is realization of use cases
des
- 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。-Data encryption algorithm (Data Encryption Algorithm, DEA) of the Data Encryption Sta
des
- 通过使用des算法对普通文件加密加密的实现 -By using des encryption algorithm to the realization of common file encryption
test-of-3DES
- 3DES算法可实现对于明文的3轮DES加解密-The algorithm of 3DES
Summary-of-the-encryption-algorithm
- 对各种加密算法的总结,简单易懂,例如:rsa,des,md5,sha1等等算法-To all sorts of encryption algorithm summary, easy to understand, for example, rsa, des, md5, sha1 algorithm and so on
des
- 加密解密中的DES算法的实现,vc版本,有需要就下-Implementation of the DES algorithm encryption decryption vc version, there is a need on the next
encript-DES
- 详细介绍DES加密算法的原理和详细步骤,并以流程图的形式给予解释-Described in detail the principle and the detailed steps of the DES encryption algorithm, and to give an explanation, in flowchart form
DES1
- 初学者的参考练习,DES加密算法的简单VC++6.0实现,通过的程序-a simple implement of Des encrpt algorithm with C code
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
- 详细介绍了DES的加密算法,并给出了源码。-The encryption algorithm of DES
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,3DES的各种算法的原程序-This document consists of DES, 3 DES algorithm of the original program
untitled
- 在matlab环境下,实现加密解密算法中的DES算法的源代码,以及GUI界面的生成-In the matlab environment, the realization of encryption decryption algorithm of DES algorithm source code, and the generation of GUI interface
DES
- DES算法,执行一轮DES加密解密过程。-DES algorithm, one round of DES encryption and decryption process.