搜索资源列表
traditionalcode
- 古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly ge
Vigenere
- 人们在单一恺撒密码的基础上扩展出多表密码,称为“维吉尼亚”密码。该程序实现了古代密码学重要的一个密码算法,实现密文的正确解密。-People in a single Caesar cipher based on the expansion of a multi-table code, known as the " Virginia" password. The program achieved an important ancient cryptography cryptogr
VIGNERE
- Vigenere cipher program
cipher
- 用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption method and encryption method in
vigenere
- This source code to create a vigenere cipher text and decript de text, also it has the kasiski method-This is source code to create a vigenere cipher text and decript de text, also it has the kasiski method
cipher
- Vigenereâ
Classical-Cipher
- Classical - Cipher is a useful stand alone PC app that can be used to decipher/Encrypt different ciphers, such as Shift Substitution, Affine Substitution, Vigenere Cipher, Transposition Cipher and Jefferson Cipher. Hope you find this useful.
Vigenere-cipher
- encryption and decryption using vignere cipher
vigenere_cipher-mfc
- mfc图形界面,维吉尼亚密码,密码学实验作业-vigenere cipher
Vigenere
- Vigenere cipher java language
Vigenere
- 传统加密技术对于当今的网络安全发挥不了大作用,但这些是密码学的基础,是密码学的历史。Vigenere密码就是一种传统加密技术,它是多表代换密码,能够有效改进单表代换密码的词频分布特征问题。-Traditional encryption technology is no big role to play for today s network security, but these are the basis of cryptography is the history of cryptograp
Enkripsi-Caesar-n-Vigenere-Cipher---YURI-RAHMANTO
- Algoritma Twofish untuk keamanan data
vigenere_cipher
- vigenere_cipher,一种简单的加密算法,Linux编译运行测试通过-vigenere cipher
POLLY.txt
- it is a polyaphabetic cipher popularly known as vigenere cipher
Vigenere-Cipher
- 维吉尼亚密码,可以对文件进行加解密,使用C语言编译-Vigenere Cipher
vigenere
- 此代码是利用Vigenere算法来计算密文的统计平率周期,也就是密钥长度。希望可以给大家带去帮助,也希望和大家共同学习。-This code is the use of Vigenere cipher algorithm to calculate the statistical flat rate cycle, which is the key length. I hope everyone can bring help, hope and learning together.
vigenere
- 维基尼亚密码的matlab程序,解压m文件放在matlab工程目录即可!-matlab code for vigenere cipher
Decrypt
- Friedman test C++ vigenere cipher
vigenere
- vigenere cipher with letter frequency
Vigenere
- 为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文(In order to improve the difficulty of deciphering