Android application. The basic purppose of this application is to provide encryption of files. Currently implemented encryption is RSA 2048 bit. The idea behind this application is to avoid random access to files by any other unwanted application.
- Spongy castle
- Easy permissions
- Sqlcipher
- Support to do any file related operation in external sdcard
- User interface according to Material design guidelines
- encrypted database
- Use keys generated by GnuPG
- Root compatible
(in progress)
- reduce memory usage
- show encryption progress in encrption dialog
- and more...whatever
Initial stage of mobile application development so expect some bugs. Your contribution will be very helpful.
Awaiting....
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.