pgpainless/pgpainless-core/src/test/java/org/pgpainless
Paul Schaub ce645fc429
Postpone decryption of PKESK if secret key passphrase is missing and try next PKESK first before passphrase retrieval using callback
Fixes #186
2021-09-15 16:33:03 +02:00
..
algorithm Change SymmetricEncryptionAlgorithmNegotiator to return the 'best' avail. alg 2021-07-01 21:33:38 +02:00
decryption_verification Postpone decryption of PKESK if secret key passphrase is missing and try next PKESK first before passphrase retrieval using callback 2021-09-15 16:33:03 +02:00
encryption_signing Rename KeyValidationException -> KeyValidationError 2021-08-15 15:46:41 +02:00
example Revert introduction of StreamUtil 2021-07-31 20:40:31 +02:00
key Postpone decryption of PKESK if secret key passphrase is missing and try next PKESK first before passphrase retrieval using callback 2021-09-15 16:33:03 +02:00
policy Add tests for PublicKeyAlgorithmPolicy 2021-06-11 16:47:22 +02:00
provider Small code style fixes and optimizations 2021-06-10 12:42:48 +02:00
signature Change default compression algorithm from UNCOMPRESSED to ZIP 2021-09-06 15:13:41 +02:00
symmetric_encryption Revert introduction of StreamUtil 2021-07-31 20:40:31 +02:00
util Switch from JUL logging to SLF4J 2021-08-23 14:20:25 +02:00
weird_keys Revert introduction of StreamUtil 2021-07-31 20:40:31 +02:00