open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp
Vincent Breitmoser d588b13255 fix signatures produced by yubikey
The timestamp was only set on a second run. This led to a race
condition whether the signature could be completed within the
same timestamp.

Fixes #834
2014-09-24 01:37:28 +02:00
..
exception Copyright (C) 2014 Vincent Breitmoser 2014-08-21 00:02:27 +02:00
CanonicalizedKeyRing.java Get certificates by raw user ids, be more liberal about accepted user id encodings 2014-09-13 19:05:53 +02:00
CanonicalizedPublicKey.java Copyright (C) 2014 Vincent Breitmoser 2014-08-21 00:02:27 +02:00
CanonicalizedPublicKeyRing.java Feature to change key configuration in create key 2014-09-21 21:50:56 +02:00
CanonicalizedSecretKey.java fix signatures produced by yubikey 2014-09-24 01:37:28 +02:00
CanonicalizedSecretKeyRing.java cache key s2k type in database, for later use 2014-09-02 01:24:16 +02:00
KeyRing.java Copyright (C) 2014 Vincent Breitmoser 2014-08-21 00:02:27 +02:00
OpenPgpSignatureResultBuilder.java Fix for user ids in API 2014-09-07 20:09:36 +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 Fixes for nfc decrypt 2014-09-18 15:28:51 +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
PgpImportExport.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 add test case for duplicate keys in keyring (#870) 2014-09-23 01:32:36 +02:00
PgpSignEncrypt.java Use key icons in import, prettify items 2014-09-18 22:05:27 +02:00
Progressable.java Rename ProgressDialogUpdater to Progressable 2014-04-29 18:44:44 +02:00
UncachedKeyRing.java reject keys with duplicate subkeys altogether 2014-09-23 01:36:46 +02:00
UncachedPublicKey.java New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodable characters) 2014-09-15 10:19:55 +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