aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/CanonicalizedPublicKeyRing.java
Commit message (Expand)AuthorAgeFilesLines
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-6/+6
* Update spongycastle to 1.53Dominik Schürmann2015-12-221-1/+2
* encrypt to all encryption subkeys, rather than just the firstVincent Breitmoser2015-07-061-13/+0
* only promote subkeys which are actually presentVincent Breitmoser2015-05-301-8/+5
* apply promote operation to specific subkeys present on yubikey onlyVincent Breitmoser2015-05-171-2/+15
* actually promote to divert, pass yubikey's AIDVincent Breitmoser2015-03-221-6/+7
* split up wait/action yubikey fragmentsVincent Breitmoser2015-03-211-2/+4
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-1/+1
* introduce PromoteKeyOperation to create dummy secret from public keysVincent Breitmoser2015-01-251-0/+11
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-4/+4
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-5/+5
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-5/+5
* Feature to change key configuration in create keyDominik Schürmann2014-09-211-1/+0
* Copyright (C) 2014 Vincent BreitmoserVincent Breitmoser2014-08-211-0/+1
* Upload key workingDominik Schürmann2014-08-201-4/+0
* Add license headersDominik Schürmann2014-08-041-0/+17
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-0/+84