搜索资源列表
DESCodeDECODE
- 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-so
04225858785
- 经典算法全集:DES算法,MD5,RSALib-Complete Works of classic algorithms : DES algorithm, MD5, RSALib etc.
des4
- 用DES算法实现加解密,对你输入的东西进行加密,并显示出来。-Use of DES encryption and decryption algorithm, what you enter is encrypted and displayed.
crypt
- 实现三种加密解密算法:1、 简单的移位算法;2、 基于矩阵的置换算法;3、 Des算法;-Encryption and decryption algorithm for the realization of the three: 1, a simple shift algorithm 2, the replacement algorithm based on the matrix 3, Des algorithm
des
- 设计DES算法的实现方法,编程实现DES算法的加密和解密功能-Implementation of DES algorithm design, programming DES encryption and decryption algorithms
wenjianbaoxian
- 密码学中用openssl做的文件保险箱,融合了AES.DES.RAS等多种加密算法。-In cryptography openssl do file safe, shirt-sleeve AES. DES. RAS and so on the many kinds of encryption algorithm.
DES
- 数据加密算法(Data Encryption Algorithm,DEA)是一种对称加密算法,很可能是使用最广泛的密钥系统,特别是在保护金融数据的安全中,最初开发的DEA是嵌入硬件中的。-Data Encryption Algorithm (Data Encryption Algorithm, DEA) is a symmetric encryption algorithm, is probably the most widely used key system, especially in t
31511387
- C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法,-Des encryption algorithm, the algorithm of C++ high degree of confidentiality, is now general encryption method,
jinh
- C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法,-Des encryption algorithm, the algorithm of C++ high degree of confidentiality, is now general encryption method,
confimentiality_degree
- C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法,(Des encryption algorithm, the algorithm of C + + high degree of confidentiality, is now general encryption method,)
BPSalgorighmexisting
- 涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码(Involves the TripleDes algorithm, in the process of implementation, I also refer to the BBS of existing code about 3 des)