Crate baseid_mdl

Crate baseid_mdl 

Source
Expand description

§baseid-mdl

ISO/IEC 18013-5 mobile driving licence (mDL) implementation.

Supports:

  • mdoc CBOR encoding and decoding
  • Mobile Security Object (MSO) creation and verification
  • Device authentication and reader authentication
  • Selective disclosure of data elements

Reference: ISO/IEC 18013-5:2021

Re-exports§

pub use mdoc::MobileDocument;

Modules§

cose
COSE_Sign1 signing and verification for Mobile Security Objects.
device
Device authentication and reader authentication for mDL exchange.
lifecycle
mdoc implementation of the unified credential lifecycle traits.
mdoc
mdoc (mobile document) types per ISO 18013-5.
mso
Mobile Security Object (MSO) for mdoc integrity and authenticity.