aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/SignEncryptOperation.java
Commit message (Expand)AuthorAgeFilesLines
* PgpSignEncryptOperation refactoringAndrea Torlaschi2016-05-101-73/+24
* Update obsolete Nfc class prefixesNikita Mikhailov2016-04-161-3/+3
* make openInputStreamSafe static and move to FileHelperVincent Breitmoser2015-10-091-78/+11
* Dont allow encryption of app files via Os methods (OKC-01-010)Dominik Schürmann2015-10-081-3/+73
* allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-2/+2
* cleanup, NonNull annotation, never return null in PgpDecryptVerifyVincent Breitmoser2015-07-061-0/+2
* removed e.printStackTrace from several placesAdithya Abraham Philip2015-07-031-1/+2
* Add create key fragments for YubiKey PINsDominik Schürmann2015-07-011-1/+0
* eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-061-1/+1
* Fix signing subkey selection in remote serviceDominik Schürmann2015-04-071-0/+1
* fix Encrypt* with RequiredInputParcelVincent Breitmoser2015-03-301-6/+36
* pass CryptoInputParcel independently for SignEncryptOperationVincent Breitmoser2015-03-301-2/+3
* Add missing license headersDominik Schürmann2015-03-151-0/+17
* Fix for Issue #1115Manoj Khanna2015-03-131-1/+2
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-0/+136