Access the app by clicking >> here!
Application that encrypts texts, so you can exchange secret messages with other people who know the secret of the encryption used.
The encryption "keys" which are:
- The letter "e" is converted to "enter"
- The letter "i" is converted to "imes"
- The letter "a" is converted to "ai"
- The letter "o" is converted to "ober"
- The letter "u" is converted to "ufat"
Requirements:
- Should only work with lowercase letters
- Letters with accents or special characters must not be used
- It must be possible to convert a word to the encrypted version and also to return an encrypted word to the original version.