diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2022-05-19 06:37:52 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2022-05-19 06:37:52 +0000 |
commit | 40403dafb8be53c282c0e3ddc971a0dce2eb9497 (patch) | |
tree | eddf79beccae36d25b8531bb96a091baa878ad1c /Makefile | |
parent | 1d32d08dd8b528aa0dc2cb88d2f84aa8279c782b (diff) |
Rewrite mft.c and roa.c with ASN.1 templates
The ASN.1 templates are a rather direct translation of the ASN.1 in the
relevant RFCs and they allow deserializing the Manifest and ROA eContent
in a single step instead of numerous opaque d2i_ASN1_SEQUENCE_ANY() calls.
Once the eContent is deserialized, we can walk the structs, validate it
as before and populate the internal data structures.
Positive feedback job
ok claudio
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions