You've already forked ctap-types
mirror of
https://github.com/trussed-dev/ctap-types.git
synced 2026-06-20 04:16:17 -07:00
c0aadea9b8
This patch makes sure that all structs use the canonical CBOR encoding as defined and required by ยง 8 Message Encoding of the CTAP specification [0]. Structs using serde_indexed::SerializeIndexed are not tested because in serde-indexed v0.1.1, the correct order is automatically enforced. [0] https://fidoalliance.org/specs/fido-v2.2-ps-20250714/fido-client-to-authenticator-protocol-v2.2-ps-20250714.html#message-encoding