Commit graph

418 commits

Author SHA1 Message Date
3104085fe7
Implement certify-userid command 2024-09-19 20:38:32 +02:00
a607013cfb
Add support for rendering help info for input and output 2024-09-19 20:38:32 +02:00
ddf4ba19f9
Add implementation of merge-certs command 2024-09-19 20:38:32 +02:00
a2315f9847
Add implementation of update-key command 2024-09-19 20:38:32 +02:00
a07446e29a
Add new exceptions 2024-09-19 20:38:32 +02:00
5f18edd2e7
EncryptExternal: Fix parameter passing for --sign-with option 2024-09-19 20:38:18 +02:00
8134e3cd12
Update changelog 2024-09-19 20:16:11 +02:00
8843d217e4
revoke-key command: Allow for multiple '--with-key-password' options 2024-09-19 20:13:12 +02:00
61f3bf14c5
Fix NPE in DecryptExternal when reading lines 2024-09-19 20:00:30 +02:00
ed9fb31549
Fix woodpecker warnings 2024-09-19 19:38:59 +02:00
8422a23396
Update changelog 2024-09-19 19:25:38 +02:00
ce21e07fc2
Properly match MissingArg exception code 2024-09-19 19:23:07 +02:00
ec90d2e951
Add translations for new hardware exception error messages 2024-07-09 14:39:03 +02:00
d5c011ea4a
Add new SOPGPException types related to hardware modules 2024-07-09 14:29:22 +02:00
1d80ff1d8d
Update changelog 2024-03-30 19:02:58 +01:00
9356447226
Remove label() option from armor() operation 2024-03-30 19:00:09 +01:00
a13f1e2a0d
Mark ProxyOutputStream as deprecated 2024-03-27 21:57:04 +01:00
e39cc7f0ac
Remove deprecated junit5-system-exit
Replaced with custom test DSL that avoids System.exit
2024-03-27 21:50:01 +01:00
cbbdd09472
SOP-Java 10.0.1-SNAPSHOT 2024-03-21 14:06:42 +01:00
da6cba1d55
SOP-Java 10.0.0 2024-03-21 14:01:48 +01:00
4b2875d572
Update changelog 2024-03-21 13:54:56 +01:00
30f7ca90cd
Bump logback-core and logback-classic from 1.2.11 to 1.2.13 2024-03-21 13:54:56 +01:00
bfa97aede8
Add description of external-sop module 2024-03-21 13:54:56 +01:00
bdbc9593c8
Update spec revision and badge link 2024-03-21 13:54:56 +01:00
3643aff082
Bump version to 10.0.0 2024-03-21 13:54:55 +01:00
ed9b2f5fef
Move signature verification operations to sopv interface subset 2024-03-21 13:54:55 +01:00
cd208c8942
Add test ckecking that BadData is thrown if KEYS is passed for CERTS 2024-03-21 13:54:55 +01:00
7325cad696
Replace assumeTrue(false) with explicit TestAbortedException 2024-03-21 13:54:55 +01:00
7a825c7607
Fix javadoc reference 2024-03-21 13:54:55 +01:00
03f8950b16
Rename woodpecker files 2024-03-17 18:05:35 +01:00
d5d7d67d6f
Fix reuse compliance 2024-03-17 17:58:04 +01:00
e2a568e73e
Update issue templates 2024-02-26 11:03:16 +01:00
7092baee4f
SOP-Java 8.0.2-SNAPSHOT 2023-11-22 18:21:41 +01:00
592aecd646
SOP-Java 8.0.1 2023-11-22 18:19:13 +01:00
e5e64003f3
decrypt: Do not throw NoSignature exception when verifications is empty 2023-11-22 17:23:06 +01:00
51d9c29837
decrypt --verify-with: Do not expect exit 3 when verifications is empty 2023-11-22 17:23:06 +01:00
ae83ddcff6
SOP-Java 8.0.1-SNAPSHOT 2023-11-15 19:01:50 +01:00
7eeb159f12
SOP-Java 8.0.0 2023-11-15 18:59:50 +01:00
60758dfa2f
Update changelog 2023-11-15 18:58:14 +01:00
6c952efca2
Fix NPE in line iterator 2023-11-15 18:50:34 +01:00
3eaae149b7
Kotlin conversion: VersionExternal 2023-11-15 18:34:30 +01:00
832a455c4c
Kotlin conversion: RevokeKeyExternal 2023-11-15 18:11:24 +01:00
f2204dfd4d
Kotlin conversion: ListProfilesExternal 2023-11-15 18:06:35 +01:00
8dc51b67a3
Kotlin conversion: InlineVerifyExternal 2023-11-15 17:59:04 +01:00
7be71494cf
Kotlin conversion: InlineSignExternal 2023-11-15 17:52:56 +01:00
f181453004
Kotlin conversion: InlineDetachExternal 2023-11-15 17:47:37 +01:00
9b79a49bb5
Kotlin conversion: GenerateKeyExternal 2023-11-15 17:41:33 +01:00
01abae4d08
Kotlin conversion: ExtractCertExternal 2023-11-15 17:36:00 +01:00
c53c69f3ac
Kotlin conversion: EncryptExternal 2023-11-15 17:32:43 +01:00
4a405f6d39
Kotlin conversion: DetachedVerifyExternal 2023-11-15 17:22:07 +01:00