pico-hsm/src/hsm
2023-01-17 00:41:46 +01:00
..
cmd_challenge.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cmd_change_pin.c Adding support for changing SO-PIN. 2022-10-10 00:37:56 +02:00
cmd_cipher_sym.c Fixed double counter increment. 2023-01-12 20:04:05 +01:00
cmd_decrypt_asym.c Memory cleanup on ECDH. 2022-10-31 12:54:44 +01:00
cmd_delete_file.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cmd_derive_asym.c Using file_has_data() to check contents. 2023-01-13 18:07:50 +01:00
cmd_external_authenticate.c Using file_has_data() to check contents. 2023-01-13 18:07:50 +01:00
cmd_extras.c RTC command is not available in emulation. 2023-01-12 20:04:23 +01:00
cmd_general_authenticate.c Fix general authentication with AES. 2022-10-30 21:09:41 +01:00
cmd_initialize.c Using file_has_data() to check contents. 2023-01-13 18:07:50 +01:00
cmd_key_domain.c Fix when importing a dkek and it fails. 2022-12-06 20:11:26 +01:00
cmd_key_gen.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cmd_key_unwrap.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cmd_key_wrap.c Moving to new pico-hsm-sdk. 2022-08-30 17:55:42 +02:00
cmd_keypair_gen.c Fix printf format. 2023-01-12 20:04:55 +01:00
cmd_list_keys.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cmd_mse.c Using file_has_data() to check contents. 2023-01-13 18:07:50 +01:00
cmd_pso.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cmd_puk_auth.c Using file_has_data() to check contents. 2023-01-13 18:07:50 +01:00
cmd_read_binary.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cmd_reset_retry.c Using file_has_data() to check contents. 2023-01-13 18:07:50 +01:00
cmd_select.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cmd_session_pin.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cmd_signature.c Added support for RSA-PKCSv15-SHA224, SHA384 and SHA512. Also added support for RSA-PSS-SHA224, SHA384 and SHA512. 2023-01-17 00:41:46 +01:00
cmd_update_ef.c Using file_has_data() instead of data directly. 2023-01-12 20:06:31 +01:00
cmd_verify.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
cvc.c Fix signature for secp521r1. 2023-01-17 00:05:46 +01:00
cvc.h Add asn1_build_prkd_rsa() 2023-01-16 18:54:28 +01:00
files.c Making MKEK persistent. 2022-08-25 01:51:16 +02:00
files.h Removing trailing spaces. 2022-08-19 01:44:27 +02:00
kek.c Fix accessing way to data. 2023-01-12 20:05:59 +01:00
kek.h Fix headers in emulation mode. 2023-01-12 20:05:46 +01:00
oid.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
oid.h Unused headers. 2023-01-12 20:05:16 +01:00
sc_hsm.c Some emulation fixes. 2023-01-12 20:06:11 +01:00
sc_hsm.h Fix headers in emulation mode. 2023-01-12 20:05:46 +01:00
version.h Upgrading version to v3.2. 2022-12-06 19:00:44 +01:00