Commit Graph

404 Commits

Author SHA1 Message Date
Paul Schaub 1d80ff1d8d
Update changelog 2024-03-30 19:02:58 +01:00
Paul Schaub 9356447226
Remove label() option from armor() operation 2024-03-30 19:00:09 +01:00
Paul Schaub a13f1e2a0d
Mark ProxyOutputStream as deprecated 2024-03-27 21:57:04 +01:00
Paul Schaub e39cc7f0ac
Remove deprecated junit5-system-exit
Replaced with custom test DSL that avoids System.exit
2024-03-27 21:50:01 +01:00
Paul Schaub cbbdd09472
SOP-Java 10.0.1-SNAPSHOT 2024-03-21 14:06:42 +01:00
Paul Schaub da6cba1d55
SOP-Java 10.0.0 2024-03-21 14:01:48 +01:00
Paul Schaub 4b2875d572
Update changelog 2024-03-21 13:54:56 +01:00
Paul Schaub 30f7ca90cd
Bump logback-core and logback-classic from 1.2.11 to 1.2.13 2024-03-21 13:54:56 +01:00
Paul Schaub bfa97aede8
Add description of external-sop module 2024-03-21 13:54:56 +01:00
Paul Schaub bdbc9593c8
Update spec revision and badge link 2024-03-21 13:54:56 +01:00
Paul Schaub 3643aff082
Bump version to 10.0.0 2024-03-21 13:54:55 +01:00
Paul Schaub ed9b2f5fef
Move signature verification operations to sopv interface subset 2024-03-21 13:54:55 +01:00
Paul Schaub cd208c8942
Add test ckecking that BadData is thrown if KEYS is passed for CERTS 2024-03-21 13:54:55 +01:00
Paul Schaub 7325cad696
Replace assumeTrue(false) with explicit TestAbortedException 2024-03-21 13:54:55 +01:00
Paul Schaub 7a825c7607
Fix javadoc reference 2024-03-21 13:54:55 +01:00
Paul Schaub 03f8950b16
Rename woodpecker files 2024-03-17 18:05:35 +01:00
Paul Schaub d5d7d67d6f
Fix reuse compliance 2024-03-17 17:58:04 +01:00
Paul Schaub e2a568e73e
Update issue templates 2024-02-26 11:03:16 +01:00
Paul Schaub 7092baee4f
SOP-Java 8.0.2-SNAPSHOT 2023-11-22 18:21:41 +01:00
Paul Schaub 592aecd646
SOP-Java 8.0.1 2023-11-22 18:19:13 +01:00
Paul Schaub e5e64003f3
decrypt: Do not throw NoSignature exception when verifications is empty 2023-11-22 17:23:06 +01:00
Paul Schaub 51d9c29837
decrypt --verify-with: Do not expect exit 3 when verifications is empty 2023-11-22 17:23:06 +01:00
Paul Schaub ae83ddcff6
SOP-Java 8.0.1-SNAPSHOT 2023-11-15 19:01:50 +01:00
Paul Schaub 7eeb159f12
SOP-Java 8.0.0 2023-11-15 18:59:50 +01:00
Paul Schaub 60758dfa2f
Update changelog 2023-11-15 18:58:14 +01:00
Paul Schaub 6c952efca2
Fix NPE in line iterator 2023-11-15 18:50:34 +01:00
Paul Schaub 3eaae149b7
Kotlin conversion: VersionExternal 2023-11-15 18:34:30 +01:00
Paul Schaub 832a455c4c
Kotlin conversion: RevokeKeyExternal 2023-11-15 18:11:24 +01:00
Paul Schaub f2204dfd4d
Kotlin conversion: ListProfilesExternal 2023-11-15 18:06:35 +01:00
Paul Schaub 8dc51b67a3
Kotlin conversion: InlineVerifyExternal 2023-11-15 17:59:04 +01:00
Paul Schaub 7be71494cf
Kotlin conversion: InlineSignExternal 2023-11-15 17:52:56 +01:00
Paul Schaub f181453004
Kotlin conversion: InlineDetachExternal 2023-11-15 17:47:37 +01:00
Paul Schaub 9b79a49bb5
Kotlin conversion: GenerateKeyExternal 2023-11-15 17:41:33 +01:00
Paul Schaub 01abae4d08
Kotlin conversion: ExtractCertExternal 2023-11-15 17:36:00 +01:00
Paul Schaub c53c69f3ac
Kotlin conversion: EncryptExternal 2023-11-15 17:32:43 +01:00
Paul Schaub 4a405f6d39
Kotlin conversion: DetachedVerifyExternal 2023-11-15 17:22:07 +01:00
Paul Schaub 9cd9f151c9
Kotlin conversion: DetachedSignExternal 2023-11-15 17:13:28 +01:00
Paul Schaub 03da9bbfb7
Kotlin conversion: DecryptExternal 2023-11-15 17:04:00 +01:00
Paul Schaub da2b299f4d
Kotlin conversion: DearmorExternal 2023-11-15 16:45:32 +01:00
Paul Schaub d149aac56c
Kotlin conversion: ChangeKeyPasswordExternal 2023-11-15 16:45:21 +01:00
Paul Schaub 6771952618
Kotlin conversion: ArmorExternal 2023-11-15 16:33:44 +01:00
Paul Schaub 1c0666b4e1
Kotlin conversion: ExternalSOP 2023-11-15 16:27:19 +01:00
Paul Schaub d24ff9cbde
Remove label related CLI tests 2023-11-15 15:26:06 +01:00
Paul Schaub 802bc0aa73
ArmorCMD: Drop --label option 2023-11-15 15:24:09 +01:00
Paul Schaub 03cabdf3fb
Add tests for --no-armor for change-key-password and revoke-key 2023-11-15 15:22:40 +01:00
Paul Schaub 3dde174880
Fix woodpecker pipeline 2023-11-15 14:26:24 +01:00
Paul Schaub 2051c3632a
external-sop: Mark methods with @Nonnull where applicable 2023-11-15 13:52:36 +01:00
Paul Schaub 0563105b1f
Bump version to 8.0.0-SNAPSHOT 2023-11-15 13:38:02 +01:00
Paul Schaub 72ca392386
Merge remote-tracking branch 'origin/sop08' 2023-11-15 13:03:07 +01:00
Paul Schaub a5c332737b
Merge pull request #23 from pgpainless/kotlinCmd
Rewrite sop-java-picocli classes in Kotlin
2023-11-15 12:55:10 +01:00