Commit Graph

285 Commits

Author SHA1 Message Date
Paul Schaub 4e3f0d3a5c
SOP-Java 7.0.1 2023-11-22 18:12:00 +01:00
Paul Schaub 0c26a95670
decrypt --verify-with: Do not throw NoSignature if verifications is empty 2023-11-22 18:10:24 +01:00
Paul Schaub 4ccd89b148
decrypt --verify-with: Do not expect exit 3 when verifications is empty 2023-11-22 18:10:15 +01:00
Paul Schaub cf1d39643d
SOP-Java 7.0.1-SNAPSHOT 2023-07-12 15:44:05 +02:00
Paul Schaub f2073dcbf4
SOP-Java 7.0.0 2023-07-12 15:41:47 +02:00
Paul Schaub 308c4b452f
Add test for signature verification with hard-revoked cert 2023-07-12 15:36:39 +02:00
Paul Schaub be351616b6
Add some more RevokeKey tests 2023-07-12 15:08:33 +02:00
Paul Schaub 530c44ad16
Typos and improvements 2023-07-12 14:57:51 +02:00
Paul Schaub 9ad59abb2a
Improve description of extract-cert 2023-07-12 14:30:45 +02:00
Paul Schaub cd2c62ce2b
Improve description of change-key-password 2023-07-12 14:30:23 +02:00
Paul Schaub edb384d157
Reference exit codes by Exception 2023-07-12 14:22:57 +02:00
Paul Schaub feb9efc733
Reorder subcommands 2023-07-12 14:20:53 +02:00
Paul Schaub 009364b217
Add missing i18n and fix broken strings 2023-07-12 14:17:28 +02:00
Paul Schaub f13aade98e
Add missing parameter labels 2023-07-12 14:15:47 +02:00
Paul Schaub d1c614344c
Update i18n 2023-07-12 01:35:25 +02:00
Paul Schaub 6a579bff03
Update README 2023-07-12 01:13:01 +02:00
Paul Schaub 9ba005f7cc
Update changelog 2023-07-12 01:10:47 +02:00
Paul Schaub 6afe6896d8
Implement '--signing-only' option for 'generate-key' command 2023-07-12 01:06:41 +02:00
Paul Schaub 7e1377a28c
Initial implementation of 'change-key-password' command of SOP-07 2023-07-12 00:42:02 +02:00
Paul Schaub 618d123a7b
Add RevokeKeyExternal implementation and some basic tests 2023-07-11 22:58:39 +02:00
Paul Schaub e6393b44b9
Initial implementation of 'revoke-key' command 2023-07-11 22:42:16 +02:00
Paul Schaub ab2e4aa8e7
Bump version to 7.0.0-SNAPSHOT 2023-07-11 22:41:58 +02:00
Paul Schaub f65ddba4b4
Update changelog 2023-07-11 21:27:51 +02:00
Paul Schaub bfaba69222
Add Dearmor.data(String) default method 2023-07-11 21:18:37 +02:00
Paul Schaub 7ab65f63a4
SOP-Java 6.1.1-SNAPSHOT 2023-04-27 14:49:13 +02:00
Paul Schaub b8ad6d77a2
SOP-Java 6.1.0 2023-04-27 14:46:52 +02:00
Paul Schaub ab8f44138d
Add missing @throws javadoc 2023-04-27 14:45:42 +02:00
Paul Schaub 419056ba4c
Fix checkstyle issues 2023-04-27 14:32:13 +02:00
Paul Schaub 312cdb69c9
Update changelog 2023-04-27 14:28:07 +02:00
Paul Schaub c479cc8ef3
Profile: Use Optional for description 2023-04-27 14:25:16 +02:00
Paul Schaub aa88904711
Add tests for Verification parsing 2023-04-27 14:24:59 +02:00
Paul Schaub 7ea46a1916
Move tests 2023-04-27 14:23:58 +02:00
Paul Schaub 49fd7143cf
Update CHANGELOG 2023-04-27 13:26:01 +02:00
Paul Schaub 8aded17f10
Use UTF8Util.UTF8 constant 2023-04-27 13:17:58 +02:00
Paul Schaub 8eba099146
UTF8Util.decodeUTF8(): throw CharacterCodingException instead of PasswordNotHumanReadable 2023-04-27 13:15:44 +02:00
Paul Schaub 0308732328
Make UTCUtil.parseUTCDate() throw instead of returning null for malformed inputs 2023-04-27 13:07:08 +02:00
Paul Schaub 8b8863c6df
Verification: Annotate with @Nonnull, @Nullable 2023-04-27 12:52:12 +02:00
Paul Schaub 44e6dd2180
Depend on findbugs:jsr305 for @Nullable etc. annotations 2023-04-27 12:44:40 +02:00
Paul Schaub 19d6b7e142
Verification: Make use of Optional for signature mode and description 2023-04-27 12:44:01 +02:00
Paul Schaub 226b5d99a0
Fix issues with i18n properties 2023-04-26 16:47:53 +02:00
Paul Schaub e336e536a8
Javadoc: Insert <p> tags to preserve newlines 2023-04-26 16:44:49 +02:00
Paul Schaub ed59c713eb
Remove unused 'throws IOException' declarations 2023-04-26 16:28:04 +02:00
Paul Schaub 0aabfac695
DetachedVerifyExternal: Make certs set final 2023-04-26 16:23:18 +02:00
Paul Schaub 790d80ec29
DateParsingTest: make armor command final 2023-04-26 16:22:53 +02:00
Paul Schaub 0fccf3051c
Refactor AbstractSOPTest 2023-04-26 16:21:37 +02:00
Paul Schaub a722e98578
Update changelog 2023-04-26 16:12:32 +02:00
Paul Schaub aeda534f37
Add DSL for testing verification results 2023-04-26 15:53:50 +02:00
Paul Schaub bb2b4e03fb
Add comment to remind future self of adding new exception types to switch-case 2023-04-18 18:15:11 +02:00
Paul Schaub 4a7c2b74da
Add test for listing encrypt profiles, use new shortcut methods 2023-04-18 18:05:10 +02:00
Paul Schaub 78ecf2f554
ListProfiles: Add shortcut methods generateKey() and encrypt() 2023-04-18 18:04:23 +02:00