搜索资源列表
330911894
- C语言DES算法,简单实现文件的加密与解密功能-C language DES algorithm, a simple realization document encryption and decryption functions
DES
- 1,这是一个标准DES算法程序 2,可以作为串口通讯和软件加密应用.
aes设计方案
- 随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outdated DES. The article describe
DEStest.doc
- DES加密解密j算法用ava实现,无用户图形界面-DES implementation and test
3.8
- 加密解密技巧,DES,AES, RAS等算法。Java代码可以在EDI中运行实现。-This is a documentation for encryption and decryption.
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
silicon_ensemble
- 对著名的加密算法DES和AES的ASIC设计方案,对ASIC设计者有很好的参考价值。-Pairs of well-known encryption algorithms DES and AES, ASIC design, ASIC designers have a good on the reference value.
DES
- 在银行金融界及非金融界,越来越多地用到了DES 算法, DES 全称为Data Encryption Standard即数据加密算法,它是IBM公司于1975年研究成功并公开发表的-des
des
- des算法,可以对数据进行加密和解密,利用不同密钥可以实现不同的功能
DES_CPPshixianbaogao
- 文档以DES算法为基础,通过c++设计实现对文件的加密。-Document based on the DES algorithm, through file encryption c++ design.
test1
- des算法的实现及报告,编程构造des的密钥再实现加密解密-the the des algorithm realization and reports, key programming constructs des encryption and decryption
des
- 本文是对磁盘进行加密,内含完整源码,DES算法加密-This article is to encrypt the disk containing the complete source code, DES algorithm encryption
DES-data-encryption
- 本文是一篇讨论关于常用文件加密解密算法的毕业设计论文,它详细的讲述了文件加密解密算法实现的过程中所用到的方法、技术。-This article is a discussion about common file encryption and decryption algorithm design graduate thesis in detail about the methods, techniques used in the process of file encryption and de
DESwenjianjiami
- 用Java编写的一个文件加密解密系统,采用DES算法!-A file encryption and decryption system written in Java, using DES algorithm!
Several-encryption-C-Sharp
- C#几种加密算法的介绍,包括对称加密算法MD5的实现,对称加密算法DES的实现,对称加密算法RC2的实现,以及其他算法的实现,内容包括对算法的讲解以及部分主要关键代码。-Several encryption algorithm C#
VCPP_DES
- 用VC++实现DES加密算法,对算法原理做简要说明~-With VC++ DES encryption algorithm, a brief descr iption of the algorithm principle ~