Keychain Access for React Native. Both setGenericPassword and setInternetCredentials are limited to strings only, so if you need to store objects etc, please use JSON.stringify/JSON.parse when you store/access it. On API levels that do not support Android keystore, Facebook Conceal is used to en/decrypt stored data. The encrypted data is then stored in SharedPreferences. Since Conceal itself stores its encryption key in SharedPreferences, it follows that if the device is rooted (or if an...
encrypt is a multi-platform, file encryption application. Binary packages are currently provided for Arch, Debian, Fedora, MS Windows, Android and OS X. For further details, including the latest source code, visit https://albinoloverats.net/projects/encrypt
Re-implementation of the Revelation Password Manager in Java
...The goal is to have a common underpinning to allow quick addition of file formats, storage locations and platforms by using Java. Currently the most basic part of the original application, opening, looking at and searching in a revelation file work in SWT on linux and windows (haven't tried macos) and android.