1. Kamasutra Cipher encoder
Text : ABCD efghi
Top-13 Alphabet : abcdefghijklm
Bottom-13 Alphabet : nopqrstuvwxyzSolution:The Kamasutra cipher (Vatsyayana cipher) is a simple substitution cipher, where 13 character pairs are formed and used to encrypt the text by direct substitution of the letter pairs
| Top Alphabet | a | b | c | d | e | f | g | h | i | j | k | l | m |
| Bottom Alphabet | n | o | p | q | r | s | t | u | v | w | x | y | z |
| Plaintext | : abcd efghi |
| Ciphertext | : nopq rstuv |
2. Kamasutra Cipher encoder
Text : hello world
Top-13 Alphabet : abcdefghijklm
Bottom-13 Alphabet : nopqrstuvwxyzSolution:The Kamasutra cipher (Vatsyayana cipher) is a simple substitution cipher, where 13 character pairs are formed and used to encrypt the text by direct substitution of the letter pairs
| Top Alphabet | a | b | c | d | e | f | g | h | i | j | k | l | m |
| Bottom Alphabet | n | o | p | q | r | s | t | u | v | w | x | y | z |
| Plaintext | : hello world |
| Ciphertext | : uryyb jbeyq |
This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then