mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
Adding new features of 2.0.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
fe990100d9
commit
9a93c8afe0
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ This is a project to create a Hardware Security Module (HSM) with a Raspberry Pi
|
|||
- Press-to-confirm button optional feature to authorize operations with private/secret keys.
|
||||
- Store and retrieve binary data.
|
||||
- Real time clock with external datetime setting and getting.
|
||||
- Secure Messaging (secure channel).
|
||||
- Session PIN.
|
||||
- PKI CVCert remote issuing for Secure Message.
|
||||
|
||||
[^1]: PKCS11 modules (`pkcs11-tool` and `sc-tool`) do not support CMAC and key derivation. It must be processed through raw APDU command (`opensc-tool -s`).
|
||||
[^2]: Available via SCS3 tool. See [SCS3](/doc/rsa_4096.md "SCS3") for more information.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue