CaiusCode is an Android application for converting text data into a crypted string.
- Cesar code (crypt and uncrypt)
- Binary Code, Morse Code (crypt only)
- Send text by SMS
- Send text by mail
- Mobile code
- Vigenere Cipher
- Choose the separator between letters, words or sentences
Currently, you can convert some un-crypted text into a crypter text using 2 modes of conversion :
- Binary mode (each letter correspond to a binary number)
- Morse mode
The actual source code depends on the Android API v7 (~Android 2.2).
Maintainer: Louis VICAINNE