Update README.md

This commit is contained in:
Pol Henarejos 2024-06-24 20:37:03 +02:00 committed by GitHub
parent fd12758551
commit 0811b8022e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -146,10 +146,10 @@ Supports BIP32 for asymmetric key derivation and SLIP10 for symmetric key deriva
### > ESP32-S3 support
Pico HSM also supports ESP32-S3 boards, which add secure storage, flash encryption and secure boot.
### > Dynamic VID/PID
### > Dynamic VID/PID
Supports setting VID & PID on-the-fly. Use `pico-hsm-tool.py` for specify VID/PID values and reboot the device.
### > Rescue Pico HSM Tool
### > Rescue Pico HSM Tool
Pico HSM Tool implements a new CCID stack to rescue the Pico HSM in case it has wrong VID/PID values and it is not recognized by the OS.
## Security considerations