Porta CipherBackground
The Porta cipher was developed by the Neapolitan doctor Giovan Battista della Porta (* 1535 in Vico Equense; † 1615 in Naples).
Principle
The cipher is similar to the Vigenère cipher in some aspects. Depending on the current character of the key, a different alphabet for encoding the message is used. The translation table for the Porta cipher is shown in tab. 1.
Let the key be "KEY" and the message be "GEHEIMNIS". The G would be encoded by a K. The corresponding alphabet is found in the respective column of the translation table. According to the translation table, the G becomes an O. Next, the E is encoded by an E. So the E is mapped to a P. Since the key "KEY" is shorter than the plaintextit is repeated until it covers the whole length of the plaintext. Finally, the ciphertext would be: "OPVZTNFTE".
Tab. 1: Porta cipher
|
Monday, November 25, 2013
Code 65 : Porta Cipher
4:10 AM
No comments
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.