|
a3b2070e76
|
Rename test and reference exit codes directly
|
2022-06-19 16:59:42 +02:00 |
|
|
53df487e59
|
Adopt changes from SOP-Java and add test for using incapable keys
|
2022-06-19 16:59:42 +02:00 |
|
|
0b69e18715
|
Experimental support for inline-sign, inline-verify
|
2022-06-19 16:59:42 +02:00 |
|
|
1cb49f4b12
|
Update SOP implementation to the latest spec version
See https://datatracker.ietf.org/doc/html/draft-dkg-openpgp-stateless-cli-03
|
2022-01-15 02:46:41 +01:00 |
|
|
e96d668ee2
|
Clean up code
|
2021-12-28 12:18:51 +01:00 |
|
|
fae5cd0efe
|
SOP: Fix signing using key with missing signing key
|
2021-12-02 15:10:53 +01:00 |
|
|
e390389c0a
|
Reuse compliance
|
2021-10-07 16:28:31 +02:00 |
|
|
1a0635c71e
|
detach-inband-signature-and-message: test --no-armor
|
2021-09-07 17:30:40 +02:00 |
|
|
bc20a14588
|
Add test for detach-inband-signature-and-message
|
2021-09-07 16:44:16 +02:00 |
|
|
4e83281213
|
Wip: Remove allowNested, add FileUtil
|
2021-08-23 14:26:17 +02:00 |
|
|
788c82531e
|
Wip: Adopt changes from the SOP specification version 2
|
2021-08-23 14:26:17 +02:00 |
|
|
311c842196
|
Revert introduction of StreamUtil
|
2021-07-31 20:40:31 +02:00 |
|
|
fc311fe781
|
Workaround for #159: Avoid to prevent swallowing IOExceptions
|
2021-07-26 16:19:30 +02:00 |
|
|
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 |
|