搜索资源列表
Polyalphabetic
- 多表加密解密算法实现示例,限用于英文字符-implementation of polyalphabetic encryption and decryption of English text
POLY
- program depicting polyalphabetic cipher
Hill
- Hill Algorithm This system is based on linear algebra and has been important in the history of cryptography. It was invented by Lester S. Hill in 1929, and was the first polyalphabetic cryptographic system that was convenient to work with more than
01
- Polyalphabetic substitution cipher in C
Implementation-of-Polyalphabetic-cipher
- Implementation of Poly alphabetic Cipher
poly
- A polyalphabetic cipher is any cipher based on substitution, using multiple substitution alphabets. The Vigenère cipher is probably the best-known example of a polyalphabetic cipher, though it is a simplified special case.Polyalphabetic substitution
Vigenere-Key-Method
- The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of polyalphabetic substitution.Though the cipher is easy to understand and implement, f
cryptography
- 古典密码的实现,包括Caesar、playfair、polyalphabetic、rotormachine等基本实现-the implementation of some ancient cryptography ,including caesar 、playfair、polyalphabetic and rotormachine
