aboutsummaryrefslogtreecommitdiffstats
path: root/openpgp-api/src/main/java/org/openintents/openpgp/OpenPgpSignatureResult.java
Commit message (Collapse)AuthorAgeFilesLines
* Improve documentationDominik Schürmann2016-05-071-7/+4
| | | | | Conflicts: openpgp-api/src/main/java/org/openintents/openpgp/util/OpenPgpApi.java
* New OpenPgpDecryptionResult, introduce UNSIGNED, UNENCRYPTED results instead ↵Dominik Schürmann2015-07-301-25/+29
| | | | of return types, rework constant naming in OpenPgpSignatureResult
* Add INSECURE_CRYPTOGRAPHY to OpenPgpSignatureResult, increase API version to 8Dominik Schürmann2015-07-271-3/+5
|
* Restructure for jcenter publishDominik Schürmann2015-05-051-0/+182