aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp
Commit message (Collapse)AuthorAgeFilesLines
...
* PgpDecryptVerify is now context-freeDominik Schürmann2014-04-111-21/+61
|
* put signatureType where it belongsDominik Schürmann2014-04-111-8/+8
|
* PgpSignEncrypt is now context-freeDominik Schürmann2014-04-112-19/+38
|
* PgpSignEncrypt: merge generateSignature() into main methodDominik Schürmann2014-04-111-127/+79
|
* PgpSignEncrypt: get by master key idDominik Schürmann2014-04-111-2/+2
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-113-26/+33
| | | | 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-113-55/+51
|
* Fix save keyring, improve signature verificationDominik Schürmann2014-04-092-62/+45
|
* Use NotFoundException in more placesDominik Schürmann2014-04-084-29/+68
|
* 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-082-55/+13
|
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-0810-90/+100
|
* Update copyright timespan for ThialfiharThialfihar2014-04-0810-10/+10
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-0612-0/+4064