aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java
Commit message (Collapse)AuthorAgeFilesLines
* Only allow private keys associated to accounts of an appDominik Schürmann2014-04-011-11/+12
|
* 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 ↵Dominik Schürmann2014-03-041-41/+96
| | | | passphrase input, better internal decrypt and verify method
* internal renaming, cleanupDominik Schürmann2014-02-211-0/+782