open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp
2014-07-11 15:42:02 +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 modifyKey: proper expiry check during SubkeyAdd 2014-07-11 15:42:02 +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 modifyKey: make SubkeyChange operations work 2014-07-11 15:20:16 +02:00
UncachedPublicKey.java modifyKey: make SubkeyChange operations work 2014-07-11 15:20:16 +02:00
UncachedSecretKey.java wrapped-key-ring: encapsulate key flags 2014-05-22 13:05:02 +02:00
WrappedKeyRing.java some UncachedKeyRing fixes, primary user id mostly 2014-07-11 02:50:35 +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 add create key capabilities to SaveKeyringParcel 2014-06-29 22:34:53 +02:00
WrappedSignature.java modifyKey: couple more fixes from tests 2014-07-11 02:51:13 +02:00