1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-12-17 09:41:08 +01:00
pgpainless/pgpainless-cli/src/test/java/org/pgpainless/cli
Paul Schaub e20e03c559 Do not reject bnacksig signatures when they predate subkey binding date
Fixes #334

SOP verify: force data to be non-openpgp data

Update changelog

SOP: Unify key/certificate reading code

Fix key/password matching in SOPs detached sign command

Rework CLI tests

update changelog

PGPainless 1.3.11

PGPainless 1.3.12-SNAPSHOT

Merge branch 'release/1.3'
2022-11-11 14:10:31 +01:00
..
commands Do not reject bnacksig signatures when they predate subkey binding date 2022-11-11 14:10:31 +01:00
misc Adopt changes from SOP-Java and add test for using incapable keys 2022-06-19 16:59:42 +02:00
ExitCodeTest.java Rename test and reference exit codes directly 2022-06-19 16:59:42 +02:00
TestUtils.java Create test util to write data to temp file 2022-06-19 16:59:42 +02:00