open-keychain/OpenKeychain/src/main/java/org/spongycastle/openpgp/operator/jcajce
Vincent Breitmoser dbfa55f6b9 introduce CachingDataDecryptorFactory towards cached session keys
this commit introduces the CachingDataDecryptorFactory, which wraps
a DataDecryptorFactory but supports caching of decrypted session keys.

this change also gets rid of runtimeexception based control flow in
PgpDecryptVerify.
2015-06-01 00:52:18 +02:00
..
CachingDataDecryptorFactory.java introduce CachingDataDecryptorFactory towards cached session keys 2015-06-01 00:52:18 +02:00
NfcSyncPGPContentSignerBuilder.java generalize nfc crypto input structure 2015-03-18 18:25:44 +01:00