aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/DecryptVerifyResult.java
Commit message (Expand)AuthorAgeFilesLines
* 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