搜索资源列表
desand3des
- DES资料合集,包括以下内容:对称式金钥系统DESPART-II-04,关于双倍长密钥算法加解密迁移时间进度的要求,DES美国的标准系统941_inform09_g04.doc等 -DES Data Collection, including the following : Symmetric Key System DESPART-II-04, Key length on double encryption algorithm progress of the migration time,
RSADES
- 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。-Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. M
des
- des算法,可以对数据进行加密和解密,利用不同密钥可以实现不同的功能
DESmain
- DES主函数,16轮迭代循环的实现过程,以及子密钥的生成过程-DES main function, the realization of 16 rounds of iterative loop process, and sub-key generation process
test1
- des算法的实现及报告,编程构造des的密钥再实现加密解密-the the des algorithm realization and reports, key programming constructs des encryption and decryption
DES-bitslice(Project)
- PC端使用bitslice的方法,使得DES由64位密钥转换成56位密钥的原始程序。-PC side using bitslice methods, making DES keys the 64 to the 56 of the original program to convert key.