Commit Graph

1508 Commits

Author SHA1 Message Date
Paul Schaub da47145180
PGPainless 1.3.19-SNAPSHOT 2023-11-23 13:27:25 +01:00
Paul Schaub ccfe126eb9
PGPainless 1.3.18 2023-11-23 13:21:59 +01:00
Paul Schaub 4061e2033c
Update changelog 2023-11-23 13:20:18 +01:00
Paul Schaub 97e85d6d8b
Bump sop-java to 4.1.2 2023-11-23 13:19:01 +01:00
Paul Schaub 182430e461
Remove test with expired key material 2023-11-23 13:18:50 +01:00
Paul Schaub 8ca8bebb41
PGPainless 1.3.18-SNAPSHOT 2023-06-10 14:28:51 +02:00
Paul Schaub d698cde7d5
PGPainless 1.3.17 2023-06-10 14:25:19 +02:00
Paul Schaub 294efbca25
Update changelog 2023-06-10 14:23:56 +02:00
Paul Schaub 0ad5df76f8
Fix faulty bit-strength policy check for signing subkeys 2023-06-10 14:20:49 +02:00
Paul Schaub a0a3d59cec
Direct-Key signatures are calculated over the signee only, not the signer plus signee 2023-06-10 14:20:36 +02:00
Paul Schaub 48a323441a
PGPainless 1.3.17-SNAPSHOT 2023-01-21 19:25:35 +01:00
Paul Schaub b942cb8747
PGPainless 1.3.16 2023-01-21 19:23:22 +01:00
Paul Schaub a056dc9881
Update changelog 2023-01-21 19:16:39 +01:00
Paul Schaub 9a4c24d822
Bump sop-java to 4.1.0 2023-01-21 19:12:33 +01:00
Paul Schaub 9022c27438 Bump gradlew to 7.5 2023-01-21 19:10:22 +01:00
Paul Schaub b8c10d4c53
Fix typo in changelog 2022-12-15 17:49:51 +01:00
Paul Schaub cdc3bdd9ef
PGPainless 1.3.16-SNAPSHOT 2022-12-15 17:43:37 +01:00
Paul Schaub ebd6a7d2ae
PGPainless 1.3.15 2022-12-15 17:41:22 +01:00
Paul Schaub b54ebb22c4
Update changelog 2022-12-15 17:38:06 +01:00
Paul Schaub b6724d485c SOP: Allow generation of keys without user-ids 2022-12-15 14:47:20 +01:00
Paul Schaub 19e484b552 Cleartext-signatures MUST use TEXT mode 2022-12-15 14:43:56 +01:00
Paul Schaub 8e768636c8
Add regression test for #351 2022-12-15 12:30:30 +01:00
Paul Schaub 05ae631a12
Fix NPE when sop generate-key --with-key-password is used with multiple uids
Fixes #351
2022-12-15 12:25:35 +01:00
Paul Schaub 43a29729ad
Add hints about usage of deprecated methods 2022-12-15 12:20:28 +01:00
Paul Schaub 93208ee7bb
PGPainless 1.3.15-SNAPSHOT 2022-12-13 16:28:08 +01:00
Paul Schaub 65a8946923
PGPainless 1.3.14 2022-12-13 16:25:44 +01:00
Paul Schaub 5b6158d64b
Bump bcpg to 1.72.3 2022-12-13 16:24:56 +01:00
Paul Schaub 58c3afae3e
Update changelog 2022-12-13 16:15:56 +01:00
Paul Schaub 9a52f0e0aa
Fix parameter check for DSA keys
Fixes #345
2022-12-13 16:15:32 +01:00
Paul Schaub fad5603c69
Use proper method to unlock private key when detached-signing 2022-12-13 16:11:17 +01:00
Paul Schaub ec7237390a
PGPainless 1.3.14-SNAPSHOT 2022-11-23 20:36:54 +01:00
Paul Schaub aacfc0f995
PGPainless 1.3.13 2022-11-23 20:33:04 +01:00
Paul Schaub 29009cf224
Update changelog 2022-11-23 20:27:45 +01:00
Paul Schaub d7c567649d
Improve documentation of bouncyPgVersion 2022-11-23 20:26:43 +01:00
Paul Schaub 40715c3e04
Bump sop-java to 4.0.7 2022-11-23 20:26:26 +01:00
Paul Schaub 95ba4e46ca
PGPainless 1.3.13-SNAPSHOT 2022-11-11 14:00:36 +01:00
Paul Schaub 678dac902f
PGPainless 1.3.12 2022-11-11 13:57:28 +01:00
Paul Schaub 3fc19f56af
Update changelog 2022-11-11 13:52:53 +01:00
Paul Schaub ae88fdf4ab
Document ArmoredOutputStreamFactory.setVersionInfo(null) 2022-11-11 13:49:28 +01:00
Paul Schaub 243d64fcb4 Bump sop-java to 4.0.5 and adopt changes (--as=clearsigned) 2022-11-11 13:46:43 +01:00
Paul Schaub 86b06ee5e3 SOP: Hide armor version header by default 2022-11-11 13:46:43 +01:00
Paul Schaub 48005da7f3 SOP : Do not armor already-armored data. 2022-11-11 13:46:40 +01:00
Paul Schaub 2d6f9738ec
PGPainless 1.3.12-SNAPSHOT 2022-11-09 22:14:36 +01:00
Paul Schaub c35deaed16
PGPainless 1.3.11 2022-11-09 22:12:23 +01:00
Paul Schaub 52c0ec1208
update changelog 2022-11-09 22:08:38 +01:00
Paul Schaub 858f8e00f3
Rework CLI tests 2022-11-09 22:02:16 +01:00
Paul Schaub fd55ce3657
Fix key/password matching in SOPs detached sign command 2022-11-09 22:01:52 +01:00
Paul Schaub e15dd70b85
SOP: Unify key/certificate reading code 2022-11-09 22:01:20 +01:00
Paul Schaub 1c127933bd
Update changelog 2022-11-09 15:50:01 +01:00
Paul Schaub c77c96f849 SOP verify: force data to be non-openpgp data 2022-11-09 15:44:34 +01:00