Message parsing / validation and generation #3568
steven-bellock
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are currently portions of an SPDM message that libspdm does not generate or parse. Two examples are
MEASUREMENTS.MeasurementRecordandCAPABILITIES.SupportedAlgorithms. These functions are considered helper functions or tools, and would assist an Integrator in interacting with portions of an SPDM message.This is a proposal for a new core library, call it
spdm_tools_lib, that an Integrator can link against to use these parsing / generation tools.Beta Was this translation helpful? Give feedback.
All reactions