Files
U2FDevice/Readme.txt
Michael Kuc 86af080ba6 Added registration.
Currently doesn't return any valid result, hence host believes device
failed to register, however, insecure storage of keys does occur.
2018-07-31 00:09:25 +00:00

9 lines
194 B
Plaintext

Things to install
//To provide HW RNG facilities
sudo apt-get install rng-tools
//To provide ECC facilities
git submodule update --init --recursive
cp Scripts/uECC-Makefile micro-ecc/Makefile