搜索资源列表
Vigenere
- 密码学 密码学 加解密 Vigenere-Vigenere
test
- 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
cipher
- vigenere加解密方法的实现 包括字符和文件两种形式-vigenere implementation of encryption and decryption methods, including two types of characters and documents
vigenere
- 用维吉尼亚密码实现对键盘输入放入明文进行加密(C语言编写)-Encryption
vigenere
- not guarantee, it will become a good source code. i m still learning and i need some advice from you a-not guarantee, it will become a good source code. i m still learning and i need some advice from you all
VigenereCode
- 演示vigenere密码算法,给出密码表,输入明文得到密文,方便作业、演示、学习-Demo vigenere cryptographic algorithm, given the password table, enter the plaintext ciphertext, convenient operation, demos, learning
vigenere
- vigenere算法,对一段明文进行加密,明文存入文本中,密钥自己输入,且密钥是字符形式,计算机安全与保密作业,C语言-Vigenere algorithm, a plaintext is encrypted, the plaintext into text, key input, and the key is the character form, computer security and security operations, C language
Linear-Feedback-Shift-Registers-(Lfsr)
- Vigenere Cipher with Linear Feedback Shift Registers (Lfsr)-Vigenere Cipher with Linear Feedback Shift Registers (Lfsr)
work2 Vigenere cipher
- 维吉尼亚密码算法加密解密用matlab实现,有注释版(Virginia cipher encryption and decryption)