From 0811b8022e6700087a47ac4bafcdbbd081d94ef6 Mon Sep 17 00:00:00 2001 From: Pol Henarejos <55573252+polhenarejos@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:37:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66f1d7a..83530d9 100644 --- a/README.md +++ b/README.md @@ -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