mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-23 04:42:06 +01:00
Paul Schaub
2ad917d27c
This allows switching missing passphrase handling from interactive mode (fire callbacks to prompt user for missing key passphrases) to non-interactive mode (throw MissingPassphraseException with all keys with missing passphrase in it). Fixes #193 |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md |
PGPainless-Core
Wrapper around Bouncycastle's OpenPGP implementation.