.. |
exception
|
new-edit: add new save keyring stuff
|
2014-06-17 20:11:54 +02:00 |
KeyRing.java
|
Fallback if no primary user id exists
|
2014-07-16 00:22:45 +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
|
Fallback if no primary user id exists
|
2014-07-16 00:22:45 +02:00 |
PgpDecryptVerifyResult.java
|
Rename folder structure from OpenPGP Keychain to OpenKeychain
|
2014-04-06 12:57:42 +02:00 |
PgpHelper.java
|
Final Commit for #662
|
2014-07-16 18:17:46 +02:00 |
PgpImportExport.java
|
some more work on supertoast and result parcel stuff
|
2014-07-27 00:46:38 +02:00 |
PgpKeyHelper.java
|
Fix keybase import
|
2014-06-20 15:58:32 +02:00 |
PgpKeyOperation.java
|
introduce EditKeyResult with transient UncachedKeyRing (half-baked!)
|
2014-07-27 01:22:10 +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
|
canonicalize: couple of fixes
|
2014-07-26 22:16:33 +02:00 |
UncachedPublicKey.java
|
canonicalize: fix for tests
|
2014-07-19 02:19:15 +02:00 |
UncachedSecretKey.java
|
wrapped-key-ring: encapsulate key flags
|
2014-05-22 13:05:02 +02:00 |
WrappedKeyRing.java
|
Fallback if no primary user id exists
|
2014-07-16 00:22:45 +02:00 |
WrappedPublicKey.java
|
wrapped-key-ring: add documentation
|
2014-06-02 13:49:11 +02:00 |
WrappedPublicKeyRing.java
|
fixes for extractPublicKeyRing, update SpongyCastle
|
2014-07-26 03:56:28 +02:00 |
WrappedSecretKey.java
|
canonicalize: couple of fixes
|
2014-07-26 22:16:33 +02:00 |
WrappedSecretKeyRing.java
|
move getPublicKey into abstract WrappedKeyRing (also, fix getPrimaryUserId)
|
2014-07-15 19:47:52 +02:00 |
WrappedSignature.java
|
signatures: a revocation reason does NOT determine if a cert is a revocation type
|
2014-07-15 19:31:27 +02:00 |