aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/CanonicalizedPublicKey.java
Commit message (Collapse)AuthorAgeFilesLines
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-4/+4
|
* pgpdecryptverify: refactor signature processingVincent Breitmoser2015-10-061-2/+6
|
* Allow for hidden recipients in encrypt methodsDominik Schürmann2015-03-161-2/+2
|
* fix expiry of master keysVincent Breitmoser2015-03-151-15/+16
| | | | fixes #1141
* ignore revoked user ids for primary key expiryVincent Breitmoser2015-02-261-0/+74
|
* only respect most recent signature for key flagsVincent Breitmoser2015-01-191-4/+4
|
* make getSignId a secret key operation, and respect unavailable keysVincent Breitmoser2014-10-021-0/+6
| | | | This one should remedy #811, but waiting for a test
* fix method visibility for testsVincent Breitmoser2014-09-281-31/+6
|
* move can.*() methods to CanonicalizedPublicKey, where they belongVincent Breitmoser2014-09-281-4/+79
|
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
|
* Add license headersDominik Schürmann2014-08-041-0/+17
|
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-0/+39