aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/SignEncryptParcel.java
Commit message (Expand)AuthorAgeFilesLines
* PgpSignEncryptOperation refactoringAndrea Torlaschi2016-05-101-12/+22
* rewrite data flow in EncryptFileFragment preserve state correctlyVincent Breitmoser2015-05-301-0/+4
* pass CryptoInputParcel independently for SignEncryptOperationVincent Breitmoser2015-03-301-3/+0
* Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-201-0/+2
|\
| * New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-191-4/+6
* | generalize nfc crypto input structureVincent Breitmoser2015-03-181-50/+3
|/
* Allow for hidden recipients in encrypt methodsDominik Schürmann2015-03-161-0/+20
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-0/+135