107 Commits (2e6e890c525973d9f27942a7af844f3d0d2e22e1)
 

Author SHA1 Message Date
Nick Zana 0186b2ee40
Add webauthn3-proto crate
The webauthn3-proto crate provides a FIDO WebAuthn3 API definition that
implements the w3c CredentialManagement API defined in the
credential-management-proto crate.
2 years ago
Nick Zana 89cf54df04
Add credential-management-proto crate
The credential-management-proto crate provides types and traits for
implementing the w3c CredentialManagement API
2 years ago
Nick Zana 4082fbb437
Add ctap2-proto crate
The ctap2-proto crate defines the Ctap2_2Authenticator trait, which
implements the latest CTAP spec.
2 years ago
Nick Zana 1ea1e3b740
Add fido-common crate
fido-common contains data types used by all FIDO specifications.
2 years ago
Nick Zana 0244ac52dd
Add workspace Cargo.toml 2 years ago
Nick Zana c618577f45 add rustfmt.toml 2 years ago
Nick Zana 41adcd1ba2 ignore target 2 years ago