pico-fido/tools
Pol Henarejos 85298062cd
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-21 12:02:31 +01:00
..
secure_key Added Windows & Linux backend for backup/restore. 2023-11-21 12:02:31 +01:00
pico-fido-tool.py python-fido2 has a bug which does not allow to use 0xff as ConfigVendorPrototype. 2023-11-21 12:02:31 +01:00
words.py Adding support for backup. 2022-10-28 00:31:50 +02:00