搜索资源列表
shujujiamilunwen
- 数据加密的设计与实现,做些修改后可以作为毕业论文
project
- 完整可运行的DES3层加解密程序,是个妹妹写的毕业论文程序,完全自己写的,毕业生这下好了,网上是找不到的-Complete operational DES3 layer encryption and decryption procedures, is a sister of the thesis writing process, completely wrote it myself, graduates under this Well, is not found online
04030326
- 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
111
- 椭圆曲线数字签名算法论文,非常好的借鉴意义-Elliptic Curve Digital Signature Algorithm paper, a very good reference
DES_develope_doc
- DES加密毕业设计文档,从开题报告、论文、答辩讲稿到英语翻译,一应俱全。-DES encryption graduate design documents, from the opening report, papers, reply to the English translation of the scr ipt, everything.
8088P
- VC++毕业论文:RSA文件加密原理及代码实现 分析清楚,简洁 可作为毕业论文借鉴-VC++ Thesis: RSA File Encryption principles and code of clear, concise thesis can be used as reference
fs_touming
- 文件保护系统中透明加解密技术的设计与实现,北京工业大学某某某的毕业论文-File protection system transparent encryption and decryption technology, design and implementation, Beijing University of such and such a thesis
Information-hiding
- 信息隐藏相关知识的源代码,包括加密解密算法,隐藏算法等-Information hiding knowledge of the source code, including encryption and decryption algorithms, hidden algorithm
RSAVerifiableSignatur
- RSA 加密算法的硕士毕业学位论文。RSAVerifiableSignatur_aringSchemeMade-RSA encryption algorithm graduate degree master s thesis. RSAVerifiableSignatur_aringSchemeMade
hundunjiami
- 一篇混沌图像加密的毕业论文,帮助毕业设计的同学-Thesis of a chaotic image encryption, to help students graduate design
MD5-JAVA
- MD5加密算法JAVA的实现 硕士论文 毕业设计参考资料-MD5-JAVA YOU KNOW STUDENTS LIKE IT
image-hiding-
- 这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系