TPM based USB gadget for using FIDO/U2F in browsers

Clone this repo:

Branches

Tags

  1. 39c2213 Version 0.1.0 by James Bottomley · 6 years ago master v0.1.0
  2. fe0a35d Add README by James Bottomley · 6 years ago
  3. 578e5b1 Clean up debugging prints by James Bottomley · 6 years ago
  4. df6b6da tpm: Create the NV index counter if it doesn't exist by James Bottomley · 6 years ago
  5. eafc5e6 tpm: correctly check for and use a NV index for the authenticate counter by James Bottomley · 6 years ago
  6. ca4cd20 hidgd: add correct AUTHENTICATE response by James Bottomley · 6 years ago
  7. 28376e1 hidgd: use default volatile TPM parent by James Bottomley · 6 years ago
  8. 03bec55 crypto: make certificate key an openssl one and split out crypto processing by James Bottomley · 6 years ago
  9. c9416a2 hidgd: allow parent to be specified as an option by James Bottomley · 6 years ago
  10. fb684ed hidgd: add TPM functions to give correct registration by James Bottomley · 6 years ago
  11. 6964ded hidgd: add certificate to registration message by James Bottomley · 6 years ago
  12. 34033b0 hidgd: add man page by James Bottomley · 6 years ago
  13. a58bcb3 hidgd: Add usage and version by James Bottomley · 6 years ago
  14. 6082f60 hidgd: get all the way through an authenticator transaction by James Bottomley · 6 years ago
  15. 65be37a hidgd: add processing of U2F_REGISTER by James Bottomley · 6 years ago
  16. 569f3cd hidg: add unpacking of u2f packets and process U2F_VERSION by James Bottomley · 6 years ago
  17. 6667d00 Add -Wall -Werror and clean up the errors they report by James Bottomley · 6 years ago
  18. fecc42d hidgd: add a daemon for driving the hid gadget device by James Bottomley · 6 years ago
  19. 980c1f8 Add u2f headers from FIDO alliance by James Bottomley · 6 years ago
  20. 0b72e89 Add configuration scripts by James Bottomley · 6 years ago