aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/CanonicalizedKeyRing.java
Commit message (Expand)AuthorAgeFilesLines
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-2/+2
* use only primary and mutually bound subkeys for fingerprint verificationVincent Breitmoser2015-10-061-1/+6
* perform fingerprint check after canonicalization (OKC-01-009)Vincent Breitmoser2015-09-111-0/+12
* encrypt to all encryption subkeys, rather than just the firstVincent Breitmoser2015-07-061-0/+13
* apply promote operation to specific subkeys present on yubikey onlyVincent Breitmoser2015-05-171-1/+6
* ignore revoked user ids for primary key expiryVincent Breitmoser2015-02-261-3/+2
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-1/+0
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-7/+8
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-8/+8
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-8/+8
* Remove unnecessary exceptionDominik Schürmann2014-10-081-2/+2
* Big error screen if signature is invalid or key is revoked/expired, also fixe...Dominik Schürmann2014-10-081-0/+11
* redesign certify action to work with parcel input and resultVincent Breitmoser2014-10-041-0/+4
* make getSignId a secret key operation, and respect unavailable keysVincent Breitmoser2014-10-021-19/+1
* Get certificates by raw user ids, be more liberal about accepted user id enco...Dominik Schürmann2014-09-131-0/+4
* Fix for user ids in APIDominik Schürmann2014-09-071-0/+5
* 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/+114