24 Commits

Author SHA1 Message Date
f5d52ee8b5
parse error codes at compile time 2020-09-05 23:14:54 +02:00
e6166f7cbd
bump version 2020-04-26 18:48:37 +02:00
d6b20d0ba4
provide username 2020-04-24 18:52:55 +02:00
857c3cd955
handle map keys in text form 2020-04-24 18:46:05 +02:00
80c175077f
fix timeout = None causing an instant timeout err 0.4.1 2020-04-05 22:42:29 +02:00
addc251418
added readme 0.4.0 2020-04-05 19:27:02 +02:00
a00f8fbe3b
added timeout option 2020-04-05 19:26:52 +02:00
cc48719cfa
support sending requests to multiple devices 2020-04-03 23:05:38 +02:00
09d6484535
use builder pattern for MakeCredentail and GetAssertion 0.3.0 2020-03-31 21:30:59 +02:00
238c4ba791
discard any addional options which an fido 2.1 device might send 2020-03-31 20:36:26 +02:00
d93b86b9f0 use builder pattern to expose all possible options 2020-03-30 18:30:30 +02:00
ec932913e1
assert multiple [WIP] 2020-03-01 22:24:43 +01:00
3ca719e077
fix warnings 2020-01-08 22:17:02 +01:00
f982494d51
set options to None 2020-01-08 22:12:23 +01:00
4b58dd12f3
added make_credential_full
improved error messages
fixed cbor issues
added hmac example
2020-01-08 22:05:38 +01:00
61d81bda87
Make device pin-protocol support optional 2020-01-07 22:02:04 +01:00
9b663ed7e9
documented hmac extension 2020-01-02 15:42:38 +01:00
b92428214a
removed unsafe 2019-12-26 18:02:20 +01:00
8234975ba3
Renamed crate inorder to publish on crates.io
This is only intended as a temporary solution until my PR is merged
2019-10-12 13:29:54 +02:00
3d3679d5b9
implement hmac extension 2019-09-18 03:00:45 +02:00
Arda Xi
0fa8d420c9 Start to support any report size 2018-12-28 16:58:12 +01:00
Arda Xi
8678eccb9a Add aaguid to FidoDevice 2018-12-28 11:43:44 +01:00
Arda Xi
af79332fb9 Return Iterator instead of Vec for devices 2018-12-28 11:37:18 +01:00
Arda Xi
640023e0f8 Initial commit 2018-12-27 20:34:23 +01:00