Commit graph

19 commits

Author SHA1 Message Date
b9083c4394
Deprecate exception constructors without arguments 2025-09-29 13:44:57 +02:00
9d85141f32
BadDataException: Pass in throwable cause/message 2025-09-29 13:39:58 +02:00
10881662a9
KeyMaterial.getFingerprint(): Remove documentation constraint to fingerprint length 2025-09-29 13:27:29 +02:00
eaa4e669f8
Add constructor parameters to BadDataException 2025-09-27 14:58:20 +02:00
0e8bf060f2
Update javadoc to reflect what happens when a cert is queried but not found 2022-08-27 13:33:52 +02:00
662f96ff77
Add javadoc for interfaces 2022-08-24 14:53:47 +02:00
27f4598437
Add back support for getXIfChanged(Y, tag) 2022-08-24 13:04:28 +02:00
a3162f0cf9
Reintroduce pgp-certificate-store layer 2022-08-12 14:10:09 +02:00
7cc0ef5037
Get rid of certificate-store abstraction 2022-08-09 18:00:27 +02:00
7c39781d15
Rewrite of PGPCertificateDirectory using more flexible backend 2022-08-09 17:50:15 +02:00
942b287beb
Make Key and Certificate extend KeyMaterial,
get rid of CertificateReader
2022-08-08 13:50:59 +02:00
2222d95702
Move TrustRootStore methods into CertificateDirectory interface 2022-07-04 20:10:55 +02:00
533d0be2d0
Fix javadoc issue 2022-07-04 19:45:01 +02:00
17d2f45e83
Implement storing of trust-root keys 2022-07-04 19:42:02 +02:00
1b63a4ac9a
Throw BadDataException when reading certificate 2022-07-04 19:40:26 +02:00
0846528072
Prepare for integration of key storing into the cert store 2022-07-04 19:38:01 +02:00
96b22ff40a
Rename MergeCallback to CertificateMerger 2022-07-04 18:48:19 +02:00
27d48824b3
Fix javadoc warnings 2022-04-29 16:31:49 +02:00
b142f310be
Initial commit 2022-03-01 15:19:01 +01:00