pico-fido/tools
Pol Henarejos 421bea6421
python-fido2 has a bug which does not allow to use 0xff as ConfigVendorPrototype.
It encodes an uint8_t to int8_t and thus, the command must be <= 0x7f.

Fixes #22.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2023-11-02 22:29:28 +01:00
..
secure_key Added Windows & Linux backend for backup/restore. 2023-11-02 09:32:19 +01:00
pico-fido-tool.py python-fido2 has a bug which does not allow to use 0xff as ConfigVendorPrototype. 2023-11-02 22:29:28 +01:00
words.py Adding support for backup. 2022-10-28 00:31:50 +02:00