Commit Graph

204 Commits

Author SHA1 Message Date
Paul Schaub a0d4344428
PGPainless 1.5.7 2023-11-23 14:40:48 +01:00
Paul Schaub 4838cd8d62
PGPainless 1.5.6 2023-07-07 11:34:23 +02:00
Paul Schaub 85b7114e10
PGPainless 1.5.5 2023-06-27 15:10:03 +02:00
Paul Schaub 2b0df01591
PGPainless 1.5.4 2023-06-19 12:46:34 +02:00
Paul Schaub 1b7157a548
When testing support for RFC4880 profile, use RSA keys 2023-06-12 14:41:32 +02:00
Paul Schaub ea9b0d68fb
SOP: Test profile support of encrypt subcommand 2023-06-12 14:37:33 +02:00
Paul Schaub 08ce7c099c
Test list-profiles of encrypt subcommand 2023-06-12 14:28:53 +02:00
Paul Schaub 2367674151
SOP: List profiles of null command throws 2023-06-12 14:27:08 +02:00
Paul Schaub 0d093c90dd
PGPainless 1.5.3 2023-06-10 13:10:43 +02:00
Paul Schaub 00796a1151
PGPainless 1.5.2 2023-06-08 03:20:36 +02:00
Paul Schaub e1038a8bb3
Replace more occurrences of new Date().getTime() with System.currentTimeMillis() 2023-06-02 00:03:55 +02:00
Paul Schaub 5cdd68c4cc
Add documentation to ListProfilesImpl 2023-05-16 16:49:50 +02:00
Paul Schaub 7d049d0ac4
Simplify KeyReader 2023-05-16 16:48:21 +02:00
Paul Schaub a369f1c103
Fix checkstyle 2023-05-09 19:07:07 +02:00
Paul Schaub 8fe3a7159d
Report PGPainless version in sop version --backend 2023-05-08 16:01:59 +02:00
Paul Schaub 005b9d477a
KeyRingReader: Remove unused @throws IOException 2023-05-03 17:23:13 +02:00
Paul Schaub a8ab93a49a
SOP: GenerateKey with --profile=rfc4880 now generates RSA key with subkeys 2023-05-03 14:07:33 +02:00
Paul Schaub de5926fc47
PGPainless 1.5.2-rc1 2023-05-01 10:12:37 +02:00
Paul Schaub eb1ff27a90
Bump sop-java to 6.1.0 2023-04-27 15:15:42 +02:00
Paul Schaub bf2bb31b71
PGPainless 1.5.1 2023-04-25 13:36:48 +02:00
Paul Schaub e3bacdbe35
Introduce VerificationHelper class and export signature mode in decrypt operation 2023-04-18 18:53:50 +02:00
Paul Schaub 06c924d41d
Add tests for mode to DetachedSignTest 2023-04-18 18:43:56 +02:00
Paul Schaub b0974c6ade
Add more tests for inline-sign-verify roundtrips 2023-04-18 18:40:25 +02:00
Paul Schaub 2ec176e938
DetachedVerifyImpl: Export signature mode in Verification result 2023-04-18 18:39:52 +02:00
Paul Schaub 05968533a5
InlineVerifyImpl: Export signature mode in Verification result 2023-04-18 18:35:47 +02:00
Paul Schaub 94a609127e
PGPainless 1.5.0 2023-04-17 16:35:17 +02:00
Paul Schaub e465ae60a7
VersionImpl: Fix outdated method names 2023-04-17 16:22:54 +02:00
Paul Schaub 676e7d166a
EncryptImpl: Rename default profile, add documentation 2023-04-17 16:06:45 +02:00
Paul Schaub 926e540016
Test fine-grained SOP spec version 2023-04-17 16:01:17 +02:00
Paul Schaub 3b1edb076c
Basic support for sop encrypt --profile=XXX 2023-04-17 16:01:17 +02:00
Paul Schaub 5b363de6e4
Implement VersionImpl.getSopSpecVersion() 2023-04-17 16:01:17 +02:00
Paul Schaub 446d121777
Bump SOP version in VersionImpl to 06 2023-04-17 16:01:17 +02:00
Paul Schaub 6371485929
Add some clarifying comments to GenerateKeyImpl 2023-04-17 14:51:50 +02:00
Paul Schaub 702fdf085c
Thin out and rename profiles of generate-key 2023-04-17 12:49:23 +02:00
Paul Schaub f3a4a01d19
Add basic tests for new functionality 2023-04-14 16:18:15 +02:00
Paul Schaub b79e706d65
Bump SOP version in VersionImpl to 05 2023-04-14 16:18:15 +02:00
Paul Schaub e35287a666
Add support for SOP05 features 2023-04-14 16:18:15 +02:00
Paul Schaub afc7d49144
PGPainless 1.4.4 2023-02-09 21:55:10 +01:00
Paul Schaub 1257c52ede
PGPainless 1.4.3 2023-01-31 19:12:45 +01:00
Paul Schaub d53cd6d0bd
pgpainless-sop: reuse shared sop-java test suite 2023-01-31 19:03:11 +01:00
Paul Schaub 83ef9cfe80
SOP encrypt: Throw MissingArg if no encryption method was provided. 2023-01-31 18:20:03 +01:00
Paul Schaub b58861635d
Add some missing javadoc 2023-01-16 19:38:52 +01:00
Paul Schaub 2d33a7e5d3
PGPainless 1.4.2 2023-01-13 19:33:26 +01:00
Paul Schaub ab6b6ca2e7 Add regression test for #351 2023-01-09 16:56:05 +01:00
Paul Schaub 3b2d0795f7 Fix NPE when sop generate-key --with-key-password is used with multiple uids
Fixes #351
2023-01-09 16:54:58 +01:00
Paul Schaub 77c476dff2
PGPainless 1.4.1 2022-12-22 15:31:32 +01:00
Paul Schaub 7a326ddef0
PGPainless 1.4.0 2022-12-15 18:19:13 +01:00
Paul Schaub 2d46fb18f7 SOP: Allow generation of keys without user-ids 2022-12-15 18:04:59 +01:00
Paul Schaub 66abd5f65f Cleartext-signatures MUST use TEXT mode 2022-12-15 18:04:53 +01:00
Paul Schaub 4f435a0fa0 Fix parameter check for DSA keys
Fixes #345
2022-12-15 18:04:34 +01:00