Shift Cipher shifts an alphabet [Shift by] letters further in the alphabet.
XOR Cipher outputs encrypted text by comparing a character's bits to the [Key].
Encrypt your message with the Morse code! The system uses the American standard. Space is encoded as "/".
Homophonic Cipher have multiple substitutions for a character. In this project, a map is generated when the [Generate New Homophonic Map] is pressed, the website will use the map generated to create encrypted text. Output would be capitalized.
Use a custom map to encrypt the message! Import a map or edit a previously generated map!