搜索资源列表
Polyalphabetic
- 多表加密解密算法实现示例,限用于英文字符-implementation of polyalphabetic encryption and decryption of English text
lfsr
- 线性反馈移位寄存器的matlab实现,可以任意设置抽头(抽头数小于等于3)-matlab implementation of Linear feedback shift register, you can set no more than three taps
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 con
Polyalphabetic-Encryption-decryption
- MATLAB EXAMPLE CODE FOR POLYALPHABETIC CIPHER
01
- Polyalphabetic substitution cipher in C
PolyTrans
- This PolyAlphabetic cipher program that give cipher text and also give plaintext back with the use of Polyalphabetic algorithm.-This is PolyAlphabetic cipher program that give cipher text and also give plaintext back wit
codesss
- it contain the coding of rsa,polyalphabetic,bpsk,apsk,vignere,qam
polyalphabetic
- PolyAlphabitic algorithm For Encryption and decryption
Program
- polyalphabetic encryption method letter text using the keyword
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 cas
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
Encr-Vigenere
- 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.
cryptography
- 古典密码的实现,包括Caesar、playfair、polyalphabetic、rotormachine等基本实现-the implementation of some ancient cryptography ,including caesar 、playfair、polyalphabetic and rotormachine
polyalphabatic
- This is a nice algorithm.It is mainly use in cyber security.