pgpainless/pgpainless-core/src/test/java/org/pgpainless/encryption_signing
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
..
EncryptDecryptTest.java Rename TestUtil -> TestImplementationFactoryProvider 2021-07-03 12:42:12 +02:00
EncryptionOptionsTest.java Even more EncryptionOptions tests 2021-06-10 15:18:31 +02:00
EncryptionStreamClosedTest.java Rename TestUtil -> TestImplementationFactoryProvider 2021-07-03 12:42:12 +02:00
FileInformationTest.java Base PGPainlessCLI on new sop-java module 2021-07-15 17:03:56 +02:00
RespectPreferredSymmetricAlgorithmDuringEncryptionTest.java Remove usage of deprecated decryption/verification API in tests 2021-06-16 15:38:02 +02:00
SigningTest.java Rename TestUtil -> TestImplementationFactoryProvider 2021-07-03 12:42:12 +02:00