OpenKeyChain
OpenKeyChain is an app that serves as some kind of library to other apps. It can be used to manage OpenPGP-keys and to search for pubkeys. Other apps - like FairEmail or K9Mail - then can access these keys to encrypt emails.
Additional information:
- Started as a continuation of APG.
- Uses a repackaged Bouncy Castle: https://rtyley.github.io/spongycastle/
- Homepage: https://www.openkeychain.org/
- License: GPL 3+ |
- Programming Language: Java