sop-java/sop-java/src/testFixtures/java/sop/testsuite/operation
2023-10-31 16:00:04 +01:00
..
AbstractSOPTest.java Refactor AbstractSOPTest 2023-04-26 16:21:37 +02:00
ArmorDearmorTest.java Enable tests only if test backends are available 2023-01-31 18:35:48 +01:00
ChangeKeyPasswordTest.java Initial implementation of 'change-key-password' command of SOP-07 2023-07-12 00:42:02 +02:00
DecryptWithSessionKeyTest.java Enable tests only if test backends are available 2023-01-31 18:35:48 +01:00
DetachedSignDetachedVerifyTest.java Kotlin conversion: SignAs 2023-10-31 14:51:16 +01:00
EncryptDecryptTest.java Encrypt: Add --session-key-out support 2023-10-31 16:00:04 +01:00
ExtractCertTest.java Enable tests only if test backends are available 2023-01-31 18:35:48 +01:00
GenerateKeyTest.java Implement '--signing-only' option for 'generate-key' command 2023-07-12 01:06:41 +02:00
InlineSignInlineDetachDetachedVerifyTest.java Enable tests only if test backends are available 2023-01-31 18:35:48 +01:00
InlineSignInlineVerifyTest.java Add DSL for testing verification results 2023-04-26 15:53:50 +02:00
ListProfilesTest.java Remove unused 'throws IOException' declarations 2023-04-26 16:28:04 +02:00
package-info.java Allow for extension of test suite from 3rd party SOP implementations 2023-01-31 18:20:27 +01:00
RevokeKeyTest.java Add test for signature verification with hard-revoked cert 2023-07-12 15:36:39 +02:00
VersionTest.java Rename new methods in Version 2023-04-17 15:29:06 +02:00