Fabian Kaczmarczyck
|
9ff988d3a7
|
refactors the client PIN implementation into a new module
|
2020-07-02 19:30:15 +02:00 |
|
Fabian Kaczmarczyck
|
63aef3bd76
|
new client pin subcommands
|
2020-07-02 19:14:25 +02:00 |
|
kaczmarczyck
|
f5e0696ea1
|
Merge branch 'master' into authenticator-selection
|
2020-06-22 12:44:36 +02:00 |
|
Fabian Kaczmarczyck
|
e12cf542e9
|
adds a unit test for unknown commands
|
2020-06-15 23:03:26 +02:00 |
|
Fabian Kaczmarczyck
|
c3f57f0121
|
implements the AuthenticatorSelection command
|
2020-06-09 12:07:00 +02:00 |
|
Julien Cretin
|
a0fe66d7ed
|
Merge branch 'master' into aaguid
|
2020-06-09 11:56:05 +02:00 |
|
Fabian Kaczmarczyck
|
824963b382
|
fixes nits for refactoring
|
2020-06-08 18:41:48 +02:00 |
|
Fabian Kaczmarczyck
|
909773da36
|
changes extensions to proper parsed data structures
|
2020-06-08 16:36:57 +02:00 |
|
Fabian Kaczmarczyck
|
679c1cb291
|
reads CBOR maps by moving instead of references
|
2020-06-05 15:42:06 +02:00 |
|
Fabian Kaczmarczyck
|
b4003e36bf
|
adding cbor::Value::from for i64-like enums
|
2020-06-05 09:48:03 +02:00 |
|
Julien Cretin
|
5f8cb116a5
|
Only write attestation if compiled with batch attestation
|
2020-06-02 11:00:26 +02:00 |
|
Julien Cretin
|
98a558a502
|
Access the persistent keys through the store
This permits to set them using a vendor command and thus not embed their value
in the application.
|
2020-05-30 20:15:59 +02:00 |
|
Fabian Kaczmarczyck
|
a95ef72a93
|
improved testing, addresses comments and a default level fix
|
2020-05-25 19:56:29 +02:00 |
|
Fabian Kaczmarczyck
|
8d737b3c80
|
introduces a default level for credProtect
|
2020-05-13 18:49:35 +02:00 |
|
Fabian Kaczmarczyck
|
43d77fd106
|
implements the credProtect extension
|
2020-05-13 16:38:14 +02:00 |
|
Fabian Kaczmarczyck
|
8bbf42623f
|
adds cargo checks and tests to workflows and locally
|
2020-04-29 09:53:44 +02:00 |
|
Fabian Kaczmarczyck
|
d9c4c729e8
|
adds a feature flag for CTAP2.1, addresses comments
|
2020-04-28 16:04:09 +02:00 |
|
Fabian Kaczmarczyck
|
8f20a75b17
|
add 2.1 features to GetInfo
|
2020-04-20 18:24:11 +02:00 |
|
Fabian Kaczmarczyck
|
db6be4efac
|
apply suggestions: Vec to slice, if let to match, comments
|
2020-03-12 16:38:00 +01:00 |
|
Fabian Kaczmarczyck
|
8d52e8aad7
|
adding HMAC-secret support
|
2020-03-12 16:37:48 +01:00 |
|
Guillaume Endignoux
|
56acc4b73a
|
Don't dereference slices obtained from include_bytes.
|
2020-02-06 13:28:28 +01:00 |
|
Jean-Michel Picod
|
f91d2fd3db
|
Initial commit
|
2020-01-30 11:47:29 +01:00 |
|