Fix libfido in configure (#499)
* fix capitalization of Ctap2 in configure * changes setup to match new libfido2 version
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -46,4 +46,4 @@ rustup install stable
|
||||
cargo +stable install elf2tab --version 0.7.0 --root elf2tab/
|
||||
|
||||
# Install python dependencies to factory configure OpenSK (crypto, JTAG lockdown)
|
||||
pip3 install --user --upgrade colorama tqdm cryptography "fido2>=0.9.1"
|
||||
pip3 install --user --upgrade colorama tqdm cryptography "fido2>=1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user