pgpainless/pgpainless-core/src/test/java/org/pgpainless
Paul Schaub 8cf5347b52 Base PGPainlessCLI on new sop-java module
* Rename pgpainless-sop -> pgpainless-cli
* Introduce sop-java (implementation-independent SOP API)
* Introduce sop-java-picocli (CLI frontend for sop-java)
* Introduce pgpainless-sop (implementation of sop-java using PGPainless)
* Rework pgpainless-cli (plugs pgpainless-sop into sop-java-picocli)
2021-07-15 17:03:56 +02:00
..
algorithm Change SymmetricEncryptionAlgorithmNegotiator to return the 'best' avail. alg 2021-07-01 21:33:38 +02:00
decryption_verification OpenPgpMetadat: identify verified sigs by SubkeyIdentifier 2021-07-04 13:08:24 +02:00
encryption_signing Base PGPainlessCLI on new sop-java module 2021-07-15 17:03:56 +02:00
example Move UTC timestamp methods to DateUtil class 2021-07-03 12:23:24 +02:00
key Add tests for ignoring marker packets when reading keys 2021-07-10 11:48:56 +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 OpenPgpMetadat: identify verified sigs by SubkeyIdentifier 2021-07-04 13:08:24 +02:00
symmetric_encryption Enable MultiPassphraseSymEncTest 2021-07-03 12:56:30 +02:00
util Add getMarkerPacket() test method 2021-07-10 11:48:46 +02:00
weird_keys Remove usage of deprecated decryption/verification API in tests 2021-06-16 15:38:02 +02:00