open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp
Dominik Schürmann fc32f5f9d4 Minor code cleanup 2014-11-21 12:41:39 +01:00
..
exception Replace many PgpGeneralExceptions with PgpKeyNotFoundException 2014-10-09 01:37:44 +02:00
CanonicalizedKeyRing.java Replace many PgpGeneralExceptions with PgpKeyNotFoundException 2014-10-09 01:37:44 +02:00
CanonicalizedPublicKey.java make getSignId a secret key operation, and respect unavailable keys 2014-10-02 19:26:07 +02:00
CanonicalizedPublicKeyRing.java Replace many PgpGeneralExceptions with PgpKeyNotFoundException 2014-10-09 01:37:44 +02:00
CanonicalizedSecretKey.java CertifyOperation is not a Pgp- operation 2014-10-12 19:22:34 +02:00
CanonicalizedSecretKeyRing.java make getSignId a secret key operation, and respect unavailable keys 2014-10-02 19:26:07 +02:00
KeyRing.java Replace many PgpGeneralExceptions with PgpKeyNotFoundException 2014-10-09 01:37:44 +02:00
OpenPgpSignatureResultBuilder.java Replace many PgpGeneralExceptions with PgpKeyNotFoundException 2014-10-09 01:37:44 +02:00
PassphraseCacheInterface.java passphrasecache: cache by master key, introduce preference for cache by subkey 2014-09-23 15:56:48 +02:00
PgpDecryptVerify.java some cleanup and documentation of *Operation classes 2014-10-15 16:57:23 +02:00
PgpHelper.java package reordering: merge util and helper, there were no real difference; created ui.util for everything related to formatting 2014-09-17 21:51:25 +02:00
PgpKeyOperation.java move around package structure a bit 2014-10-10 19:59:25 +02:00
PgpSignEncrypt.java Fail on unknown key ids on API, Key item design consistency for API 2014-10-26 00:19:14 +02:00
Progressable.java prevent cancel dring consolidate, move logic into progressable 2014-10-26 22:00:57 +01:00
UncachedKeyRing.java Minor code cleanup 2014-11-21 12:41:39 +01:00
UncachedPublicKey.java make getSignId a secret key operation, and respect unavailable keys 2014-10-02 19:26:07 +02:00
UncachedSecretKey.java Copyright (C) 2014 Vincent Breitmoser 2014-08-21 00:02:27 +02:00
WrappedSignature.java fix isLocal logic (f*ck yeah unit tests!) 2014-09-20 00:32:50 +02:00