aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/KeybaseVerificationOperation.java
Commit message (Expand)AuthorAgeFilesLines
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-1/+1
* pgpdecryptverify: get rid of duplicate code path for binary signature verific...Vincent Breitmoser2015-10-081-1/+0
* Use more modular Keybase lib with OkHttp wrapperDominik Schürmann2015-09-211-14/+21
* Remove dead codeDominik Schürmann2015-08-271-2/+2
* allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-1/+1
* cleanup, NonNull annotation, never return null in PgpDecryptVerifyVincent Breitmoser2015-07-061-8/+10
* added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-1/+18
* removed debug logs, added licensesAdithya Abraham Philip2015-06-271-3/+20
* migrated Keybase verificationAdithya Abraham Philip2015-06-271-0/+141