aboutsummaryrefslogtreecommitdiffstats
path: root/openpgp-api/src/main/java/org/openintents/openpgp/util/OpenPgpApi.java
Commit message (Collapse)AuthorAgeFilesLines
* Increase version to 10Dominik Schürmann2015-11-231-1/+1
|
* Get whole public key via ACTION_GET_KEYDominik Schürmann2015-11-081-0/+5
|
* Version 9Dominik Schürmann2015-08-281-1/+1
|
* initial modmgeier632015-08-261-24/+20
|
* Put changelog into own fileDominik Schürmann2015-08-231-36/+1
|
* New OpenPgpDecryptionResult, introduce UNSIGNED, UNENCRYPTED results instead ↵Dominik Schürmann2015-07-301-11/+12
| | | | of return types, rework constant naming in OpenPgpSignatureResult
* Change result typesDominik Schürmann2015-07-271-6/+3
|
* Add INSECURE_CRYPTOGRAPHY to OpenPgpSignatureResult, increase API version to 8Dominik Schürmann2015-07-271-1/+3
|
* Restructure for jcenter publishDominik Schürmann2015-05-051-0/+411