Commit Graph

1869 Commits

Author SHA1 Message Date
Paul Schaub a0d4344428
PGPainless 1.5.7 2023-11-23 14:40:48 +01:00
Paul Schaub 5b589eafbc
Bump sop-java to 6.1.1 2023-11-23 14:39:38 +01:00
Paul Schaub 6a892d20ce
Remove test with expired key material 2023-11-23 14:36:43 +01:00
Paul Schaub 556d1bee30
PGPainless 1.5.7-SNAPSHOT 2023-07-07 11:36:15 +02:00
Paul Schaub 4838cd8d62
PGPainless 1.5.6 2023-07-07 11:34:23 +02:00
Paul Schaub b92365e268
Update changelog 2023-07-07 11:32:44 +02:00
Paul Schaub e61d414a98
Manually checkout SignatureSubpacketsUtil methods for wot 2023-07-07 11:26:55 +02:00
Paul Schaub 6487cf2371
Remove unused Certification class 2023-07-07 11:25:26 +02:00
Paul Schaub d52968514c
Add methods to access delegations and 3rd-party certifications from keys 2023-07-07 11:25:08 +02:00
Paul Schaub 172972fe29
Add utility methods to KeyRingInfo 2023-07-07 11:24:43 +02:00
Paul Schaub 30481cd510
Fix unreliable unit test
Fixes #389
2023-07-07 11:07:14 +02:00
Paul Schaub cac500874a
Update changelog 2023-07-07 10:48:44 +02:00
Paul Schaub 50bbdddc73
Update comment of KeyRingReader.publicKeyRingCollection() 2023-07-07 10:47:02 +02:00
Paul Schaub d707ecd20e
Disable now broken test caused by parsing certificates from secret keys 2023-07-07 10:44:16 +02:00
Paul Schaub 4cc8054cff
KeyRingReader.readPublicKeyRingCollection: Handle secret keys as public keys 2023-07-07 10:43:41 +02:00
Paul Schaub bbdb300814
Add test to verify correct behavior dealing with non-utf8 userID 2023-07-07 10:42:32 +02:00
Paul Schaub f37aa1097c
Prevent IAE when encountering non-UTF8 User-ID on a public key
Fixes #392
2023-07-07 10:42:18 +02:00
Heiko Schaefer eb7bb1bebe
Bump jacoco dependency to 0.8.8
With jacoco 0.8.7 and JDK 17, tests show a
java.lang.instrument.IllegalClassFormatException
2023-07-06 16:51:24 +02:00
Paul Schaub 4be2956469
Remove unused methods from ImplementationFactory 2023-06-27 23:22:23 +02:00
Paul Schaub 9a4c5ec54f
PGPainless 1.5.6-SNAPSHOT 2023-06-27 15:13:21 +02:00
Paul Schaub 85b7114e10
PGPainless 1.5.5 2023-06-27 15:10:03 +02:00
Paul Schaub 36b015eb34
Update changelog 2023-06-27 15:06:27 +02:00
Paul Schaub a41d361826
Merge branch 'checkstyle' 2023-06-27 15:01:51 +02:00
Paul Schaub 2ab820a864
Bump checkstyle plugin version to 10.12.1
Bumps checkstyles transitive dependency on vulnerable guava to 32.0.1
Fixes https://github.com/pgpainless/pgpainless/security/dependabot/6
Fixes https://github.com/pgpainless/pgpainless/security/dependabot/5
Fixes https://github.com/pgpainless/pgpainless/security/dependabot/4

F
2023-06-27 15:00:21 +02:00
Paul Schaub 0505b943de
Fix javadoc 2023-06-27 14:56:29 +02:00
Paul Schaub ee7a45bbbc
Flex 2023-06-24 13:06:01 +02:00
Paul Schaub 1a38e2d31a
Add section about hidden recipients to documentation 2023-06-24 12:54:28 +02:00
Paul Schaub 55172898a6
Update CHANGELOG 2023-06-24 10:28:51 +02:00
Paul Schaub fc3a477a6c
Bump BC to 1.75 2023-06-24 10:23:39 +02:00
Paul Schaub f7576abd35
Minimal revocation certificate test: Test merging 2023-06-20 17:37:18 +02:00
Paul Schaub 53d6260210
Implement method to create minimal revocation certificate.
Fixes #386
2023-06-20 17:30:19 +02:00
Paul Schaub 2a7c6af022
Rename SecretKeyRingEditor.createRevocationCertificate() to createRevocation() 2023-06-20 16:41:46 +02:00
Paul Schaub 600d5f49bb
PGPainless 1.5.5-SNAPSHOT 2023-06-19 12:49:39 +02:00
Paul Schaub 2b0df01591
PGPainless 1.5.4 2023-06-19 12:46:34 +02:00
Paul Schaub 2ab1d7a42d
Readme: Fix usage of MessageMetada instead of OpenPgpMetadata 2023-06-19 12:36:59 +02:00
Paul Schaub beccd6c5c7
Postpone removal of OpenPgpMetadata to 1.6.X 2023-06-19 12:36:59 +02:00
Paul Schaub c962b7920b
Update workaround description in KeyInfo 2023-06-19 12:36:59 +02:00
Paul Schaub eed1259cd2
Update changelog 2023-06-19 11:50:52 +02:00
Paul Schaub 90626a8a76
Add SignatureSubpacketsUtil.getRegularExpressions() 2023-06-19 11:27:49 +02:00
Paul Schaub 82cea93e7b
Replace JcaPGPObjectFactory with custom PGPObjectFactory.
Workaround for https://github.com/bcgit/bc-java/issues/1428
2023-06-15 15:20:08 +02:00
Paul Schaub 56cb9ba3c6
Update readme 2023-06-15 14:44:59 +02:00
Paul Schaub 2b119e8214
Basic V6 parsing test (only check non-crashing) 2023-06-15 14:41:41 +02:00
Paul Schaub 6b145475a8
Add test for anonymous recipients 2023-06-15 14:28:56 +02:00
Paul Schaub e9cd6c55cf
Bump Bouncycastle 2023-06-15 14:28:45 +02:00
Paul Schaub 558e6693e6 Add javadoc 2023-06-15 14:10:52 +02:00
Paul Schaub 344f1fc67c Allow hidden recipients using wildcard keyIDs 2023-06-15 14:10:52 +02:00
Paul Schaub 383c9799c3
Add test for minimal revocation certificate 2023-06-13 19:46:56 +02:00
Paul Schaub 7f5bc91f6b
Add tests for ListProfilesCmd 2023-06-13 15:52:20 +02:00
Paul Schaub d9ab91516d
Add encrypt-decrypt roundtrip test for rfc4880 profile to cli tests 2023-06-13 15:43:48 +02:00
Paul Schaub 8369333355
Clean unused methods from SignatureUtils 2023-06-12 15:04:57 +02:00