aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java
Commit message (Collapse)AuthorAgeFilesLines
* remove unused imports and unthrown exceptionsuberspot2014-03-071-2/+1
|
* Fix verify of cleartext signatures with unknown keysDominik Schürmann2014-03-061-3/+5
|
* Fix passphrase retrievalDominik Schürmann2014-03-051-8/+10
|
* Code cleaning in PgpDecryptVerifyDominik Schürmann2014-03-041-42/+46
|
* Enforce private key for applications, verify signed-only texts without ↵Dominik Schürmann2014-03-041-41/+96
| | | | passphrase input, better internal decrypt and verify method
* internal renaming, cleanupDominik Schürmann2014-02-211-0/+782