Commit Graph

16 Commits

Author SHA1 Message Date
Paul Schaub a3162f0cf9
Reintroduce pgp-certificate-store layer 2022-08-12 14:10:09 +02:00
Paul Schaub f91c5065fc
Organize cert-d-java classes in packages 2022-08-11 21:50:02 +02:00
Paul Schaub 7cc0ef5037
Get rid of certificate-store abstraction 2022-08-09 18:00:27 +02:00
Paul Schaub 7c39781d15
Rewrite of PGPCertificateDirectory using more flexible backend 2022-08-09 17:50:15 +02:00
Paul Schaub 60779b921e
Add suppression for Java 8 Map API 2022-08-08 15:07:45 +02:00
Paul Schaub 942b287beb
Make Key and Certificate extend KeyMaterial,
get rid of CertificateReader
2022-08-08 13:50:59 +02:00
Paul Schaub 17d2f45e83
Implement storing of trust-root keys 2022-07-04 19:42:02 +02:00
Paul Schaub 304d6c29e4
Throw detailled error message when bad data is encountered 2022-07-04 19:41:02 +02:00
Paul Schaub 1b63a4ac9a
Throw BadDataException when reading certificate 2022-07-04 19:40:26 +02:00
Paul Schaub bc20b95839
Make trust-root constant in SpecialNames 2022-07-04 18:48:49 +02:00
Paul Schaub 96b22ff40a
Rename MergeCallback to CertificateMerger 2022-07-04 18:48:19 +02:00
Paul Schaub 27d48824b3
Fix javadoc warnings 2022-04-29 16:31:49 +02:00
Paul Schaub 0fee958740
Document build.gradle files 2022-04-26 01:38:13 +02:00
Paul Schaub 9efcae77de
Add badges and info to readme files 2022-03-01 17:13:08 +01:00
Paul Schaub 7b297d5fb5
Apply changes to build scripts and ensure android API 10 compat for non-sqlite modules 2022-03-01 15:39:02 +01:00
Paul Schaub b142f310be
Initial commit 2022-03-01 15:19:01 +01:00