搜索资源列表
linux-MD5
- 毕业设计,md5在linux下的性能测试,加了linux下的时间测试函数!当然也可以加密解密!-graduation design, md5 linux in the performance tests, the increase of time under linux test function! Of course, we can decrypt encrypted!
RSA
- 计算机专业毕业设计--RSA加密算法的实现与设计
3des
- 大前年,通信学院的学生做的毕业设计3DES椭圆加密算法
Julia
- 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
aes
- AES加密解密软件,毕业设计,大家参考一下-AES encryption and decryption software
04030326
- 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
EccSign
- 利用椭圆算法对数据进行签名认证的代码,需要下载bcprov-jdk16-137.jar进行支持.-The use of the data ellipse algorithm signature verification code, will need to download bcprov-jdk16-137.jar support.
BaseEllipticCurveDigitalSignatureAlgorithm
- 基于椭圆曲线加密的数字签名 基于椭圆曲线加密的数字签名-Encryption Based on Elliptic Curve Digital Signature Based on Elliptic Curve Digital Signature Encryption
ECCEllipticCurveDigitalSignatureAlgorithm
- 椭圆曲线加密机制的数字签名 椭圆曲线加密机制的数字签名-ECC Elliptic Curve Digital Signature mechanism of digital signature encryption mechanism
C_File_Enc
- 用C语言编写的文件加密程序,可以作为本科毕业设计的参考资料-Using C language file encryption program, can be used as reference for graduate design
CryptDES
- vc 6.0实现DES加密算法。本人毕业设计所写。-vc 6.0 to achieve DES encryption algorithm.
DES_develope_doc
- DES加密毕业设计文档,从开题报告、论文、答辩讲稿到英语翻译,一应俱全。-DES encryption graduate design documents, from the opening report, papers, reply to the English translation of the scr ipt, everything.
DES
- 使用VC写的DES加密算法,很适合用于课程设计和毕业设计的参考。-Written using VC DES encryption algorithm, it is suitable for course design and graduation design reference.
IDEA.
- idea加密解密在CBC模式下的实现,毕业设计用 - idea Crypt_Decrypt algrithms
DES-lorenz
- 结合DES与LORENZ混沌的混合加密算法的实现 本科毕业设计-With a mixture of DES and LORENZ Chaos encryption algorithm designed to achieve graduate
hundunjiami
- 一篇混沌图像加密的毕业论文,帮助毕业设计的同学-Thesis of a chaotic image encryption, to help students graduate design
MATLAB
- Arnold变换,用于加密,解密图片,水印技术等,毕业设计可能有人会用到-Arnold transformation, is used to encrypt and decrypt pictures, watermarking technology, graduate design may have been used
MD5-JAVA
- MD5加密算法JAVA的实现 硕士论文 毕业设计参考资料-MD5-JAVA YOU KNOW STUDENTS LIKE IT
CryptDES
- DES加密解密,C++编程,本科毕业设计-DES encryption and decryption to decrypt DES encryption and decryption DES encryption and decryption DES encryption and decryption DES encryption
image-hiding-
- 这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系