Typo
This commit is contained in:
parent
9026b50c21
commit
0ae8cce268
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ software in this repository:
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
The siple idea behind it is that the device does not carry any secret in plain
|
The simple idea behind it is that the device does not carry any secret in plain
|
||||||
text. The passwords are stored on an external SPI flash, encrypted and signed with
|
text. The passwords are stored on an external SPI flash, encrypted and signed with
|
||||||
unique keys created when the device is initialized.
|
unique keys created when the device is initialized.
|
||||||
The encryption key is symmetrical (ChaCha) and can be derived on board using the
|
The encryption key is symmetrical (ChaCha) and can be derived on board using the
|
||||||
|
|
Loading…
Reference in a new issue