aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java
Commit message (Expand)AuthorAgeFilesLines
* final code style changesuberspot2014-03-131-6/+11
* fix code style in /pgpuberspot2014-03-131-101/+80
* 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 passph...Dominik Schürmann2014-03-041-41/+96
* internal renaming, cleanupDominik Schürmann2014-02-211-0/+782