1 unstable release
new 0.1.0 | Apr 18, 2025 |
---|
#814 in Authentication
81KB
1.5K
SLoC
Credential Exchange Protocol (CXP)
This crate contains type definitions for the FIDO Alliance’s credential exchange protocol specification. It's targeting the Working Draft, October 03, 2024 revision.
For more information about the credential exchange protocol, please read the Bitwarden blog post or the Fido Alliance announcement.
Disclaimer
This library does not automatically clear sensitive values from memory. It is heavily encouraged to use it alongside a zeroizing global allocator like
zeroizing-alloc
. We may be open to pull requests that adds nativezeroize
support depending on the developer ergonomics.
This library is still in early development and as the specification evolves so will this library.
Dependencies
~1.9–3MB
~55K SLoC