aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpSignEncrypt.java
Commit message (Collapse)AuthorAgeFilesLines
...
* More changes to PgpSignEncryptDominik Schürmann2014-04-121-37/+39
|
* PgpSignEncrypt commentDominik Schürmann2014-04-111-0/+2
|
* Clarify use of methods in PgpKeyHelperDominik Schürmann2014-04-111-2/+2
|
* Remove some Ids...Dominik Schürmann2014-04-111-9/+1
|
* put signatureType where it belongsDominik Schürmann2014-04-111-8/+8
|
* PgpSignEncrypt is now context-freeDominik Schürmann2014-04-111-17/+35
|
* 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-111-3/+5
| | | | 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-24/+45
|
* Use NotFoundException in more placesDominik Schürmann2014-04-081-3/+11
|
* 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/+607