pico-hsm/src/hsm
Pol Henarejos e2f424d4ab
No more in the repo
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2022-04-14 01:06:50 +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
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
eac.c Added walker function for TLV parsing. 2022-04-13 16:55:34 +02:00
eac.h Added INS for session pin generation (needs randomization). 2022-04-11 19:47:43 +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 Moving all SM stuff to EAC. 2022-04-10 19:00:52 +02:00
sc_hsm.c Rewritten keypair_gen response (more friendly). 2022-04-13 19:03:33 +02:00
sc_hsm.h Added walker function for TLV parsing. 2022-04-13 16:55:34 +02:00
version.h Upgrading to version 1.12. 2022-04-07 18:18:24 +02:00