aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedPublicKeyRing.java
Commit message (Expand)AuthorAgeFilesLines
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-81/+0
* fixes for extractPublicKeyRing, update SpongyCastleVincent Breitmoser2014-07-261-9/+9
* move getPublicKey into abstract WrappedKeyRing (also, fix getPrimaryUserId)Vincent Breitmoser2014-07-151-8/+0
* remove obsolete subkey binding check from signature verificationVincent Breitmoser2014-06-191-104/+1
* neatness refactoringVincent Breitmoser2014-06-041-1/+1
* wrapped-key-ring: no UncachedSecretKeyRing after allVincent Breitmoser2014-06-021-1/+14
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-0/+179