makerdiary / nrf52-u2f

An Open-Source FIDO U2F implementation on nRF52 SoC
https://wiki.makerdiary.com/nrf52-u2f/
MIT License
180 stars 33 forks source link

Using cryptocell #9

Open markdermotryan opened 5 years ago

markdermotryan commented 5 years ago

Great project! I like the idea to have an open-source U2F token. Question: Are the secret keys stored in the nRF52's cryptocell?

If I understand correctly, there are two types of secret key:

Grateful for comments (or corrections if I have misunderstood).