Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 472 Bytes

File metadata and controls

15 lines (10 loc) · 472 Bytes

corim-rs

A Rust implementation of the Concise Reference Integrity Manifest (CoRIM) specification.

This library provides types and structures for working with:

  • CoRIM manifests (Reference Integrity Manifests)
  • CoMID tags (Concise Module Identifiers)
  • CoSWID tags (Concise Software Identifiers)
  • CoTL tags (Concise Trust Lists)

The implementation follows the CoRIM specification and uses CBOR for serialization.