{$cfg_webname}
主页 > 计算机 > 其他 >

基于DES的混合加密系统的实现(论文11000字)

来源:56doc.com  资料编号:5D6507 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D6507
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于DES的混合加密系统的实现(论文11000字)
【摘要】
本毕业设计研究的是加密算法实现及应用。选择该课题的意义在于:为了防止信息不被非法访问或窃取,实现达到该目的功能软件。DES算法是对称的加密算法,具有速度快,执行效率高等优点,它是由IBM公司研制的一种加密算法。本设计实现了该算法,融入3DES算法,并且集成了MD5算法对密钥的数字签名,以保证数据的完整性和发送者身份的确认。整个设计采用VC++语言实现,本文是针对DES算法实现及其应用所做的工作,主要描述DES算法、3DES算法和MD5算法的实现原理和方法,实现方式和方法以及在此过程中运用到的计算机知识。并通过所编写的程序实现了本文的描述。

【关键词】
DES;3DES;MD5;加密;解密;
Design and Implementation of Encryption Based on DES

【Abstract】
The research work of this dissertation is the implementation of software about DES algorithm and its application. The meaning of this dissertation is based on: In order to prevent confidential being illegally accessed or stolen find some ways to build software which function can reach describle before. DES algorithm is one kind of symmetrical encryption algorithm, having highly speed, greatly execution efficiency. It’s the result of IBM’s research work. This design implements the algorithm ,3DES algorithm  and MD5 digital signature to prevent the replace of the ciphertext and the key. This design is coded by VC++ language. This dissertation implements the described above, briefly discuss the principle of the algorithm, the way and methods of the implementation, much knowledge about computer science, also constructing a software to fulfill described in this dissertation!

【Key words】
[DES]  [3DES]  [MD5]  [Encryption]  [Decryption]  

推荐资料