aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedSecretKeyRing.java
Commit message (Expand)AuthorAgeFilesLines
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-131/+0
* move getPublicKey into abstract WrappedKeyRing (also, fix getPrimaryUserId)Vincent Breitmoser2014-07-151-2/+2
* add create key capabilities to SaveKeyringParcelVincent Breitmoser2014-06-291-26/+0
* consolidate: add key import routines with consolidationVincent Breitmoser2014-06-181-4/+0
* neatness refactoringVincent Breitmoser2014-06-041-2/+22
* wrapped-key-ring: no UncachedSecretKeyRing after allVincent Breitmoser2014-06-021-5/+19
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-0/+4
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-0/+123