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
58 stars 32 forks source link

client support for reading device credentials from TPM2 #586

Open nullr0ute opened 8 months ago

nullr0ute commented 8 months ago

Add support for reading device credentials from TPM2. This should use the FDO standard for Credentials in TPM2.

If a credential is stored in the TPM2 this will allow the provisioning stage to skip the manufacturing process as there's already a device credential.