aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/input/CryptoInputParcel.java
Commit message (Expand)AuthorAgeFilesLines
* api: allow caching of sessionKey in OpenPgpDecryptResultVincent Breitmoser2016-04-291-6/+6
* uploadop: clean up, add loggingVincent Breitmoser2015-10-291-0/+1
* made mSignatureTime optional in CryptoOperationHelperAdithya Abraham Philip2015-07-151-7/+25
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-1/+0
* added retry on upload failureAdithya Abraham Philip2015-07-131-0/+1
* prevented passphrase caching on revocationAdithya Abraham Philip2015-07-131-1/+16
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-6/+3
* reformatted codeAdithya Abraham Philip2015-07-031-6/+5
* added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-0/+23
* introduce CachingDataDecryptorFactory towards cached session keysVincent Breitmoser2015-06-011-1/+6
* Prepare decrypt UI for input parcelDominik Schürmann2015-03-311-5/+21
* fix unit tests (for real)Vincent Breitmoser2015-03-201-1/+1
* fix unit tests (syntax)Vincent Breitmoser2015-03-201-0/+10
* Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-201-6/+8
* support yubikeys in (some) edit key operationsVincent Breitmoser2015-03-201-2/+17
* generalize NfcOperationParcel to RequiredInputParcel, including passphrasesVincent Breitmoser2015-03-191-1/+18
* generalize nfc crypto input structureVincent Breitmoser2015-03-181-0/+81