hpsaturn / esp32-u2f-ble

Implementation of U2F on ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp32-u2f-ble

Implementation of the FIDO Universal 2nd Factor (U2F) protocol on ESP32 over Bluetooth LE.

This is an project for the Arduino IDE.

License

MIT

Testing

The project has been tested usgin Chromium on Yubico's demo website.

About

Implementation of U2F on ESP32

License:MIT License


Languages

Language:C++ 99.3%Language:C 0.7%