fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
59 stars 33 forks source link

Make sure that our implementation complies with the minimum requirements #623

Open 7flying opened 7 months ago

7flying commented 7 months ago

Check that we comply with the minimum requirements stated here: https://github.com/fido-alliance/conformance-test-tools-resources/tree/main/docs/FDO/Pre-Interop#minimum-requirements

nullr0ute commented 7 months ago

We have #108 and #175 around CBOR encoding/parsing so I'm not sure if they would affect the COSE piece of the requirements.