搜索资源列表
cryptology
- 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
Bati2006
- 密码学,内含古典密码和现代密码。及其实现方法。-cryptography, containing passwords classical and modern password. And implementation.
cipher
- 古典密码学的程序实现,详见文档:vegenere,beaufort ,hill, standardhead
gudianmimaxue
- 古典密码学的经典例子。通过该程序可以实现古典密码学的加密过程
Vignear
- 古典密码学之维吉尼亚的MFC实现,能保存输入文本也能打开也有文本,在一定范围内实现加密和解密。-Classical Cryptography MFC realization of Virginia, can save input text can also open the text, in a certain range to achieve the encryption and decryption.
ciphertexts
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
display
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
horzcat
- 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
Classical
- 用C语言实现的的全部的古典密码学算法的加密与解密程序,供朋友们参考。-The Classical Cryptography programme by C Language
HILLcode
- 密码学中一个经典的古典多表密码体制的原来及其代码实现!-Cryptography is a classic of classical cryptography original multi-table and the code!
Permutation-cipher
- C语言实现古典密码学中的列置换,自己原创,有详细注释,便于理解这个算法-Permutation cipher,C language operations can definitely run, help to understand and master the encryption algorithm
Affinepasswordchange
- 古典密码学——仿射密码变换,通过仿射密码算法实现明文的加密与密文的解密-Affine password change
Vigenere(cPP)
- 古典密码学,维吉尼亚算法,用维吉尼亚算法实现加解密。是初步学习密码学的人了解古典密码学的途径。也是信息安全专业必做的实验之一。直接复制可以使用。-Classical cryptography, Virginia algorithm, Virginia encryption and decryption algorithms. Cryptography is a preliminary study people understand classical cryptography approach.