commit | 6082f60f12dee03a0227b3ab54b7e56d8f7bb3f6 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Mar 15 15:42:03 2019 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Mar 18 16:17:55 2019 -0700 |
tree | 5b7a04ec7ab66c5a6114829a94abdee1577bb17d | |
parent | 65be37a056e80f59bcd49c28a77bdefa871d857a [diff] |
hidgd: get all the way through an authenticator transaction Still using dummy values. However, the design is to get cargo run --example main of gecko-dev/dom/webauthn/u2f-hid-rs all the way through an authenticator transaction, even if the returned values are currently bogus (the main.rs example doesn't check the values). Next step is to add cryptography Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>