搜索资源列表
ZYB_NHD
- 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the mos
密码学四个基本加密程序
- 用于学习密码学的四个基本加密源程序,可以帮助你更好地理解基本的加密算法思想.(均是本人的课程设计)-learning cryptography for the four basic encryption source, I can help you better understand the basic thinking of the encryption algorithm. (All my course design)
RSA程序算法分析
- 密码学中极重要的RSA算法的C编程实现。希望对一些喜欢C的朋友有用-cryptography very important RSA algorithm in C programming. Some like to hope that the friends useful C
des
- DES算法,很错的啊!密码学课程老师给的-DES algorithm, it is wrong, ah! Cryptography courses given by the teacher
B_M
- 密码学BM算法C++可视化编程实现。效果不错,可达到预期目的。-Programming cryptography BM algorithm C++ visualization. Good results, can achieve the intended purpose.
AES
- 这是一个有关密码学的实验,实现了AES算法,用C+程序实现。-This is a cryptography experiments AES algorithm, written in C+ program.
SHA
- 现代密码学课设——SHA(安全哈希算法Secure Hash Algorithm)算法编程-failed to translate