aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/DecryptVerifyResult.java
Commit message (Expand)AuthorAgeFilesLines
* bench: simple working benchmarkVincent Breitmoser2015-11-041-1/+1
* bench: add benchmark operation for testingVincent Breitmoser2015-11-041-0/+2
* mime: respect charset header (default to utf-8)Vincent Breitmoser2015-09-161-11/+0
* Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...Dominik Schürmann2015-08-091-10/+22
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-1/+0
* allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-2/+3
* introduce CachingDataDecryptorFactory towards cached session keysVincent Breitmoser2015-06-011-0/+13
* rewrite PgpDecryptVerify input, introduce PgpDecryptVerifyInputParcelVincent Breitmoser2015-05-301-10/+21
* don't show allowed key list if no key exists, and some minor PgpDecryptVerify...Vincent Breitmoser2015-05-281-4/+7
* fix Decrypt*Fragment for RequiredInputParcel (except decryptOriginalFilename)Vincent Breitmoser2015-04-011-52/+6
* New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-191-5/+6
* backend support for charset in ascii-armored streamsVincent Breitmoser2015-01-271-0/+11
* move around package structure a bitVincent Breitmoser2014-10-101-0/+132