aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpSignEncrypt.java
Commit message (Expand)AuthorAgeFilesLines
* Fix encrypt onlyDominik Schürmann2014-08-161-10/+10
* Remove support for v3 sig generationDominik Schürmann2014-08-141-80/+10
* Dont write version header by defaultDominik Schürmann2014-08-141-4/+10
* Add option to pass original filename to PgpSignEncryptDominik Schürmann2014-08-111-12/+20
* progress for signing binaryDominik Schürmann2014-08-111-15/+27
* Introduction of metadata api, starting to fix decryption progressDominik Schürmann2014-08-101-9/+9
* Use CompressionAlgorithmTags instead of homebrew constantsDominik Schürmann2014-08-051-2/+3
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-5/+5
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-1/+1
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-5/+5
* Merge remote-tracking branch 'origin/master' into wrapped-key-ringVincent Breitmoser2014-05-141-2/+0
|\
| * use setEncryptToSigner for asymmetric encryptionVincent Breitmoser2014-05-081-2/+0
* | wrapped-key-ring: redesign underlying CachedKeyRingVincent Breitmoser2014-05-041-4/+5
* | wrapped-key-ring: first steps, get rid of key imports in decryptverify and si...Vincent Breitmoser2014-05-031-55/+27
|/
* Rename setter methods for PgpSignEncrypt.BuilderThialfihar2014-04-291-19/+19
* Rename ProgressDialogUpdater to ProgressableThialfihar2014-04-291-10/+10
* get rid of PgpKeyHelper.getMasterKeyIdVincent Breitmoser2014-04-171-2/+5
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-5/+4
* Handle new exceptions in KeychainIntentServiceDominik Schürmann2014-04-131-6/+0
* 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 context...Dominik Schürmann2014-04-111-3/+5
* 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