Table of Contents
Crypton is an app to encrypt or hiding your secret information via image (called Steganography). Crypton support encrypt information using common algorithm such as Caesar Cipher, Transposition Cipher, C Super Encryption, Vigenere Cipher, Playfair Cipher and steganography using LSB Steganography
This apps built with
To copy this project, you must have android studio to open and build copy of the project cloned via github
Clone repository using git
- git
git clone https://github.com/rivaldofez/Crypton.git
Installation steps
- Download and setup your android studio from Android Studio
- Load the project and build
Contributions are things that make the open source community be an amazing place to learn, invent, and create new technologies. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "improvement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/ImprovementFeature) - Commit your Changes (
git commit -m 'Add some ImprovementFeature') - Push to the Branch (
git push origin feature/ImprovementFeature) - Open a Pull Request
Rivaldo Fernandes - @rivaldofez - rivaldofez@gmail.com
Project Link: https://github.com/rivaldofez/Crypton
This apps in one of my Submission during college
