You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Zana 8e1b175136 remove bounded_vec from fido_common crate
bounded_vec crate was used to enforce constraints on size of various
fields as defined by webauthn or ctap specs. However, it does not
properly support zero-sized lower bounds.
2 years ago
..
credential-management-proto replace usage of Hash{Set, Map} with BTree 2 years ago
ctap2-proto Move several types from ctap2-proto to fido-common 2 years ago
fido-common remove bounded_vec from fido_common crate 2 years ago
webauthn3-proto Move several types from ctap2-proto to fido-common 2 years ago