This website requires JavaScript.
Explore
Help
Sign In
dearsky
/
pico-hsm
Watch
1
Star
0
Fork
0
You've already forked pico-hsm
Code
Issues
17
Pull Requests
4
Actions
Packages
Projects
Releases
26
Wiki
Activity
Files
ce4d0bf102139ab82ec1e781c6b24716fd45d806
pico-hsm
/
src
/
hsm
History
Pol Henarejos
ce4d0bf102
INS 54h is also occupied too... let's try with 64h.
...
Signed-off-by: Pol Henarejos <
pol.henarejos@cttc.es
>
2022-04-08 00:38:03 +02:00
..
crypto_utils.c
Renaming files
2022-03-31 18:27:00 +02:00
crypto_utils.h
Renaming files
2022-03-31 18:27:00 +02:00
cvcerts.h
Adding cvcerts and dica
2022-03-27 18:15:16 +02:00
dkek.c
Fix returning kcv
2022-03-31 19:31:02 +02:00
dkek.h
Fix loading kcv, kenc and kmac.
2022-03-30 23:21:23 +02:00
hsm2040.c
Added press button to confirm. Everytime a private/secret key is loaded, the Pico HSM waits for BOOTSEL button press. This mechanism guarantees that no private/secret operations are made without user consent. To confirm the operation, the user must press the BOOTSEL button. In the meanwhile, the device gets into waiting state and no other operation is performed. After release the button, the operation continues normally.
2022-04-07 18:18:24 +02:00
hsm2040.h
Added press button to confirm. Everytime a private/secret key is loaded, the Pico HSM waits for BOOTSEL button press. This mechanism guarantees that no private/secret operations are made without user consent. To confirm the operation, the user must press the BOOTSEL button. In the meanwhile, the device gets into waiting state and no other operation is performed. After release the button, the operation continues normally.
2022-04-07 18:18:24 +02:00
sc_hsm.c
INS 54h is also occupied too... let's try with 64h.
2022-04-08 00:38:03 +02:00
sc_hsm.h
Added dynamic option to enable/disable press to confirm.
2022-04-07 18:18:24 +02:00
version.h
Upgrading to version 1.12.
2022-04-07 18:18:24 +02:00