aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java
Commit message (Expand)AuthorAgeFilesLines
* db-overhaul: fix DecryptAndVerify with and without known keysVincent Breitmoser2014-04-041-51/+59
* db-overhaul: minor stuff, mostly ProviderHelperVincent Breitmoser2014-04-041-3/+3
* ditch useless PgpKeyHelper.getMasterKey methodsVincent Breitmoser2014-04-031-4/+4
* Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-031-12/+14
|\
| * Rearrange too long linesThialfihar2014-04-021-1/+2
| * Only allow private keys associated to accounts of an appDominik Schürmann2014-04-011-11/+12
* | Break a lot of stuff. Also, database redesign.Vincent Breitmoser2014-04-031-4/+4
|/
* default to allow symmetric decryptionDominik Schürmann2014-04-011-1/+1
* Fix symmetric decryptionDominik Schürmann2014-04-011-111/+108
* More experimental work on decrypt fragmentsDominik Schürmann2014-03-301-5/+6
* 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