Nick Zana
|
b5e33f889e
|
ctap2-hid: All ctap commands need self reference
|
2 years ago |
Nick Zana
|
54d8ffc2bf
|
ctap2-proto: Derive Serialize for credential::make::Request
Enables cfg_eval feature because serde_as does not support cfg_attr for
conditional compilation.
|
2 years ago |
Nick Zana
|
754fc51510
|
ctap2-proto: Include all of fido-common in prelude
|
2 years ago |
Nick Zana
|
282a7518ec
|
ctap2-proto: Ctap2_2Authenticator::get_assertion requires self param
|
2 years ago |
Nick Zana
|
5bc9e57c11
|
ctap2-proto: formatting
|
2 years ago |
Nick Zana
|
999c96d3c5
|
ctap2-proto: Add CTAP Command enum
Adds ctap2_proto::Command enum to represent the CTAP command codes for
the authenticator commands.
|
2 years ago |
Nick Zana
|
0fb2487154
|
Move several types from ctap2-proto to fido-common
|
2 years ago |
Nick Zana
|
7d15578852
|
ctap2-proto: Add bio-enrollment return type
|
2 years ago |
Nick Zana
|
85a3260c4a
|
ctap2-proto: Add &self param to get_info
|
2 years ago |
Nick Zana
|
ea1fc7b64d
|
ctap2-proto: Define prelude
|
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 |