Skip to content

goexle/peanutEncryption

Repository files navigation

peanutEncryption

peanut Encryption to encrypt passwords/codes on Android

Store your codes and passwords encrypted on your device. You need your master password each time you want to access your saved codes/passwords.

How the app secures your codes/passwords:

Your codes/passwords are encrypted with an AES 256 key generated with your master password. The key and the password will be deleted immediately if the app goes into background. So each time you switch back to the app you will have to enter your password again and the key will be generated to decrypt your data.

Privacy

AT NO TIME WILL YOUR DATA BE UPLOADED TO THE INTERNET OR USED FOR ANYTHING ELSE! Your data is stored encrypted on your device and will stay on your device.

LICENSE

The project is provided under the terms of the Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0). You may obtain a copy of the source files at https://github.com/goexle/peanutEncryption.

About

peanut Encryption to encrypt passwords/codes on Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages