Rust implementation of the IETF SUIT manifest ecosystem — compact, no_std-friendly, multi-crate.
Targets: draft-ietf-suit-manifest-34.
cose_minicbor/: COSE (CBOR) stack, no_std-friendlysuit_cbor/: shared SUIT CBOR types & helperssuit_validator/: SUIT manifest parser & validator (digest + COSE verification)
See each crate README for usage, features and examples.
See LICENSE.