pico-hsm
pico-hsm copied to clipboard
Hardware Security Module for Raspberry Pico
after copying file for waveshare zero, the device blinks red.
For signing an intermediate CA with openssl, I need to state the pkcs11 URL in the config file. I can list the public keys but fail to do so for...
> At the same time, DKEK is encrypted with doubled salted and hashed PIN. Also, the PIN is hashed in memory during the session. Hence, PIN is never stored in...
I was wondering if this board is supported ? It's [YD-RP2040](http://152.32.187.208:8080/yd-data/YD-RP2040/) 16MB version.
Morning Different outcome based on the same key type? clear sudo service pcscd start ## Initialization echo "Initialize the HSM." time python3 ~/M1/pico-hsm/tools/pico-hsm-tool.py initialize --so-pin 3537363231383830 echo "Change the PIN"...
Hi, I have tried numerous times not to 'make' but I get the following: [ 25%] Building C object CMakeFiles/pico_hsm.dir/src/hsm/sc_hsm.c.obj In file included from /home/tinus/pico-hsm/src/hsm/sc_hsm.c:18: /home/tinus/pico-hsm/src/hsm/sc_hsm.h:22:10: fatal error: common.h: No...
Hi, I started testing your product and I have a strange situation, when I send a request/command I am waiting a long time. Example: `>>> opensc-tool -an Using reader with...
not all commercial HSMs support it, of course, but the yubikey hsm does.
Hello, When I want to use the pico-hsm as a security module on some specified pico boards to do ECDSA signature. If other guys dump the pico-hsm firmware of these...