Simple to use OpenPGP API based on Bouncycastle https://pgpainless.org
Go to file
Paul Schaub 9dce460bd6
Swap arguments in decryptionBuilder
2018-06-27 15:48:53 +02:00
gradle/wrapper Simplify Key Generator API and allow EC keys to be generated 2018-06-04 14:50:09 +02:00
src Swap arguments in decryptionBuilder 2018-06-27 15:48:53 +02:00
.gitignore Add build/ to .gitignore 2018-06-04 14:49:27 +02:00
LICENSE Add license 2018-06-02 21:27:21 +02:00
build.gradle Fix ugly bug: Use our private key on our enc session key 2018-06-26 16:34:41 +02:00
gradlew Initial commit 2018-06-02 21:21:35 +02:00
gradlew.bat Initial commit 2018-06-02 21:21:35 +02:00
settings.gradle Initial commit 2018-06-02 21:21:35 +02:00