sop-java/sop-java-picocli/src/main/java/sop/cli/picocli/commands
2023-07-12 01:06:41 +02:00
..
AbstractSopCmd.java Make UTCUtil.parseUTCDate() throw instead of returning null for malformed inputs 2023-04-27 13:07:08 +02:00
ArmorCmd.java Rename resource bundles and name resources after options/parameters 2022-08-04 12:15:53 +02:00
ChangeKeyPasswordCmd.java Initial implementation of 'change-key-password' command of SOP-07 2023-07-12 00:42:02 +02:00
DearmorCmd.java Dearmor: transform IOExceptions into BadData properly 2022-11-18 15:17:33 +01:00
DecryptCmd.java Decide when to remove --verify-out 2023-04-09 19:00:35 +02:00
EncryptCmd.java Implement sop encrypt --profile=XXX 2023-04-17 14:44:08 +02:00
ExtractCertCmd.java Rename resource bundles and name resources after options/parameters 2022-08-04 12:15:53 +02:00
GenerateKeyCmd.java Implement '--signing-only' option for 'generate-key' command 2023-07-12 01:06:41 +02:00
InlineDetachCmd.java Rename resource bundles and name resources after options/parameters 2022-08-04 12:15:53 +02:00
InlineSignCmd.java Add comment about why --as=clearsigned and --no-armor are incompatible 2023-04-17 13:13:36 +02:00
InlineVerifyCmd.java inline-verify: flush printwriter of --verifications-out 2022-11-07 01:17:54 +01:00
ListProfilesCmd.java Fix checkstyle issues 2023-04-17 14:12:01 +02:00
package-info.java Initial commit 2022-01-11 13:46:05 +01:00
RevokeKeyCmd.java Initial implementation of 'revoke-key' command 2023-07-11 22:42:16 +02:00
SignCmd.java Rename resource bundles and name resources after options/parameters 2022-08-04 12:15:53 +02:00
VerifyCmd.java Fix arity of arguments in verify commands 2022-11-05 18:06:53 +01:00
VersionCmd.java Implement sop version --sop-spec 2023-04-17 14:44:08 +02:00