pico-hsm

This is a project to create a Hardware Security Module (HSM) with a Raspberry Pico.
ORIGINAL POST
By Pol Henarejos
details

pico-hsm.PNG

Raspberry Pico HSM

This is a project to create a Hardware Security Module (HSM) with a Raspberry Pico. It converts your Pico board into a HSM which is able to generate and store private keys, encrypt or decrypt with AES or signing data without to disclose the private key. In detail, the private key never leaves the board and it cannot be retrieved as it is encrypted in the flash memory.

pico-hsm.PNG

Raspberry Pico HSM

This is a project to create a Hardware Security Module (HSM) with a Raspberry Pico. It converts your Pico board into a HSM which is able to generate and store private keys, encrypt or decrypt with AES or signing data without to disclose the private key. In detail, the private key never leaves the board and it cannot be retrieved as it is encrypted in the flash memory.

COMMENTS

Please Login to comment
  Subscribe  
Notify of
POSTED BY
Reusable S/W