aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/SignEncryptResult.java
Commit message (Collapse)AuthorAgeFilesLines
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-2/+1
|
* allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-2/+5
|
* fix Encrypt* with RequiredInputParcelVincent Breitmoser2015-03-301-11/+6
|
* generalize NfcOperationParcel to RequiredInputParcel, including passphrasesVincent Breitmoser2015-03-191-2/+0
|
* yubikey certifications!Vincent Breitmoser2015-03-181-0/+1
|
* generalize nfc crypto input structureVincent Breitmoser2015-03-181-0/+3
|
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-83/+23
| | | | | | | - introduce high-level SignEncryptOperation for uri to uri signing/encryption - use SignEncryptParcel for high-level operation parameters - use PgpSignEncryptInput plus streams for low-level operation parameters - get rid of all sign/encrypt logic in KeychainIntentService
* Experimental API support for detached signatures (not tested)Dominik Schürmann2015-01-081-0/+16
|
* move around package structure a bitVincent Breitmoser2014-10-101-0/+123