aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-18/+19
| | | | context (first commit to get context out of pgp classes)
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-1/+1
|
* Fix save keyring, improve signature verificationDominik Schürmann2014-04-091-30/+23
|
* Use NotFoundException in more placesDominik Schürmann2014-04-081-13/+27
|
* Fix decryption of messages/files encrypted for multiple public keysDominik Schürmann2014-04-081-31/+56
|
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-3/+13
|
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-081-9/+10
|
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+836