aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerifyInputParcel.java
Commit message (Collapse)AuthorAgeFilesLines
* pgpdecryptverify: get rid of duplicate code path for binary signature ↵Vincent Breitmoser2015-10-081-13/+1
| | | | verification
* mime: support for signed-then-encrypted formatVincent Breitmoser2015-09-171-0/+1
|
* mime: create more general InputDataOperation, which for now and does basic ↵Vincent Breitmoser2015-09-151-0/+10
| | | | mime parsing
* rewrite PgpDecryptVerify input, introduce PgpDecryptVerifyInputParcelVincent Breitmoser2015-05-301-0/+162