open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp
2014-06-28 20:54:13 +02:00
..
exception new-edit: add new save keyring stuff 2014-06-17 20:11:54 +02:00
KeyRing.java neatness refactoring 2014-06-04 20:27:25 +02:00
NullProgressable.java VERY basic test for save keyring 2014-06-21 17:44:04 +01:00
OpenPgpSignatureResultBuilder.java remove obsolete subkey binding check from signature verification 2014-06-19 00:14:28 +02:00
PgpConversionHelper.java neatness refactoring 2014-06-04 20:27:25 +02:00
PgpDecryptVerify.java remove obsolete subkey binding check from signature verification 2014-06-19 00:14:28 +02:00
PgpDecryptVerifyResult.java Rename folder structure from OpenPGP Keychain to OpenKeychain 2014-04-06 12:57:42 +02:00
PgpHelper.java Fix app name in PGP header, closing #663 2014-06-19 11:56:36 +02:00
PgpImportExport.java fix nullpointerexception in importkeyactivity 2014-06-28 20:54:13 +02:00
PgpKeyHelper.java Fix keybase import 2014-06-20 15:58:32 +02:00
PgpKeyOperation.java code cleanup and plurals in import log entries 2014-06-28 19:15:28 +02:00
PgpSignEncrypt.java use long rather than String to build uris by key 2014-05-21 21:26:35 +02:00
Progressable.java Rename ProgressDialogUpdater to Progressable 2014-04-29 18:44:44 +02:00
UncachedKeyRing.java code cleanup and plurals in import log entries 2014-06-28 19:15:28 +02:00
UncachedPublicKey.java canonicalize: first step(s) 2014-06-10 01:51:16 +02:00
UncachedSecretKey.java wrapped-key-ring: encapsulate key flags 2014-05-22 13:05:02 +02:00
WrappedKeyRing.java consolidate: add key import routines with consolidation 2014-06-18 19:39:16 +02:00
WrappedPublicKey.java wrapped-key-ring: add documentation 2014-06-02 13:49:11 +02:00
WrappedPublicKeyRing.java remove obsolete subkey binding check from signature verification 2014-06-19 00:14:28 +02:00
WrappedSecretKey.java wrapped-key-ring: add documentation 2014-06-02 13:49:11 +02:00
WrappedSecretKeyRing.java consolidate: add key import routines with consolidation 2014-06-18 19:39:16 +02:00
WrappedSignature.java canonicalize: fix NullPointerException 2014-06-17 11:57:14 +02:00