pico-hsm/src/hsm
Pol Henarejos 4a57698173
Moving out INS_EXTRAS from 0x88 (taken by ISO 7816) to 0x54 (presumably free).
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2022-04-07 18:32:31 +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 Moving out INS_EXTRAS from 0x88 (taken by ISO 7816) to 0x54 (presumably free). 2022-04-07 18:32:31 +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