aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results/PgpSignEncryptResult.java
Commit message (Expand)AuthorAgeFilesLines
* api: add micalg result extra to detached signature api callVincent Breitmoser2015-12-171-0/+10
* bench: simple working benchmarkVincent Breitmoser2015-11-041-0/+1
* allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-2/+4
* fix Encrypt* with RequiredInputParcelVincent Breitmoser2015-03-301-58/+6
* pass CryptoInputParcel independently for SignEncryptOperationVincent Breitmoser2015-03-301-2/+0
* Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-201-4/+6
|\
| * New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-191-3/+5
* | generalize nfc crypto input structureVincent Breitmoser2015-03-181-14/+1
|/
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-0/+139