搜索资源列表
serpent
- Serpent算法及vb实现 毕业设计是做的 希望对大家有帮助
oneroundserpent
- 一轮serpent算法 本科毕业设计是做的,希望对大家有帮助
RSA
- 计算机专业毕业设计--RSA加密算法的实现与设计
3des
- 大前年,通信学院的学生做的毕业设计3DES椭圆加密算法
rsa
- 这是我做大学毕业设计时候设计的RSA算法,比前面所传的要复杂得多。有兴趣的可下载,有问题可以问zhaquanmin@163.com.
UMFG
- 程序适合大学毕业设计论文!!用java编写! [autopk.rar] - 开源的自动排课系统,遗传算法,非常好,大家可以参考参考 [psd.zip] - photoshop图像文件格式说明 -Program for university students study! ! Written with java! [Autopk.rar]- Open Source Automated Course Scheduling System, genetic algorithm, very
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_implementation
- 基于JAVA下,AES算法的实现,包含AES128, AES192, AES256, 博士毕业设计-Under the JAVA-based, AES algorithm implementation, including AES128, AES192, AES256, Ph.D. Graduation
DES_LAST
- DES完全自己实现!能对输入字符串或者选定实现CBC,CFB-1,-8,-64等模式。算法自带有效率检测函数,运行结束显示系统效率。此源代码完全胜任课程设计,就算是毕业设计也只需进行一点改进。欢迎大家下载!-DES to achieve fully their own! Able to enter the selected string or the realization of CBC, CFB-1,-8,-64, such as model. Efficient detection algo
simplex_searches
- 在linux下面实现的单纯性算法的源代码,已经调试通过,为毕业设计和课程论文的好东西。欢迎使用。-Linux achieved in the following simple algorithm source code has been adopted debugging for graduation thesis curriculum design and good things. Welcome.
ECDSA
- 椭圆曲线签名算法,可以计算签名时间和认证时间-Elliptic Curve Signature Algorithm, Signature can calculate the time and certification time
04030326
- 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
rsa
- 毕业设计-RSA算法(源代码+论文+ppt)-Graduation Project-RSA algorithm (source code+ thesis+ ppt)
EccSign
- 利用椭圆算法对数据进行签名认证的代码,需要下载bcprov-jdk16-137.jar进行支持.-The use of the data ellipse algorithm signature verification code, will need to download bcprov-jdk16-137.jar support.
111
- 椭圆曲线数字签名算法论文,非常好的借鉴意义-Elliptic Curve Digital Signature Algorithm paper, a very good reference
X9.62-1998ECDSA
- 在研究椭圆曲线密码体制时,人们常常会同时使用椭圆曲线数字签名算法,因此该协议标准有参考价值-In the study of elliptic curve cryptosystem, people often use both elliptic curve digital signature algorithm, so the protocol standard reference value to
EC-Verify-Signature
- 基于miracl大数库的椭圆曲线EC的验证签名算法的c语言实现-Based on large numbers miracl library EC verification of an elliptic curve signature algorithm c-language implementation
EllipticCurveDigitalSignatureAlgorithm
- 椭圆曲线数字签名算法 椭圆曲线数字签名算法-EllipticCurveDigitalSignatureAlgorithm EllipticCurveDigitalSignatureAlgorithm
DESsuanfa
- DES的加解密算法的实现,无错,非常适合毕业设计运用-DES encryption and decryption algorithm, error-free
CryptDES
- vc 6.0实现DES加密算法。本人毕业设计所写。-vc 6.0 to achieve DES encryption algorithm.