pico-hsm/src/hsm
Pol Henarejos 9a7be98e6e
Settings proper phy options
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2024-06-21 22:08:36 +02:00
..
CMakeLists.txt Use external unique ID. 2024-04-15 23:45:30 +02:00
cmd_bip_slip.c Use search_file() method. 2024-04-17 19:19:45 +02:00
cmd_challenge.c Added support for building emulation in Windows. 2024-01-01 01:55:49 +01:00
cmd_change_pin.c Use new methods search_file() and file_put_data(). 2024-04-17 16:36:34 +02:00
cmd_cipher_sym.c Merge branch 'development' into esp32 2024-06-03 13:06:39 +02:00
cmd_decrypt_asym.c Merge branch 'development' into esp32 2024-06-03 13:06:39 +02:00
cmd_delete_file.c Use search_file() method. 2024-04-17 19:19:45 +02:00
cmd_derive_asym.c Merge branch 'development' into esp32 2024-06-03 13:06:39 +02:00
cmd_external_authenticate.c Use new methods search_file() and file_put_data(). 2024-04-17 16:36:34 +02:00
cmd_extras.c Settings proper phy options 2024-06-21 22:08:36 +02:00
cmd_general_authenticate.c Merge branch 'development' into esp32 2024-06-03 13:06:39 +02:00
cmd_initialize.c Merge branch 'development' into esp32 2024-06-03 13:06:39 +02:00
cmd_key_domain.c Better check for XKEK content. 2024-04-17 19:42:23 +02:00
cmd_key_gen.c Use new Pico Keys SDK. 2023-11-06 14:25:42 +01:00
cmd_key_unwrap.c Merge branch 'development' into esp32 2024-06-03 13:06:39 +02:00
cmd_key_wrap.c Use search_file() method. 2024-04-17 19:19:45 +02:00
cmd_keypair_gen.c Use search_file() method. 2024-04-17 19:19:45 +02:00
cmd_list_keys.c Enable patch only for RPI 2024-06-21 21:15:29 +02:00
cmd_mse.c Use search_file() method. 2024-04-17 19:19:45 +02:00
cmd_pso.c Use search_file() method. 2024-04-17 19:19:45 +02:00
cmd_puk_auth.c Use search_file() method. 2024-04-17 19:19:45 +02:00
cmd_read_binary.c Use new methods search_file() and file_put_data(). 2024-04-17 16:36:34 +02:00
cmd_reset_retry.c Use new methods search_file() and file_put_data(). 2024-04-17 16:36:34 +02:00
cmd_select.c Use new methods search_file() and file_put_data(). 2024-04-17 16:36:34 +02:00
cmd_session_pin.c Switching to new style. 2023-02-15 00:10:35 +01:00
cmd_signature.c Use new methods search_file() and file_put_data(). 2024-04-17 16:36:34 +02:00
cmd_update_ef.c Use new methods search_file() and file_put_data(). 2024-04-17 16:36:34 +02:00
cmd_verify.c Use new methods search_file() and file_put_data(). 2024-04-17 16:36:34 +02:00
cvc.c Merge branch 'development' into esp32 2024-06-03 13:06:39 +02:00
cvc.h First attempt to add support to ESP32. 2024-04-08 19:41:39 +02:00
files.c Use macros for referring system fids. 2024-04-17 19:43:10 +02:00
files.h Use macros for referring system fids. 2024-04-17 19:43:10 +02:00
kek.c Merge branch 'development' into esp32 2024-06-03 13:06:39 +02:00
kek.h First attempt to add support to ESP32. 2024-04-08 19:41:39 +02:00
oid.c Removing trailing spaces. 2022-08-19 01:44:27 +02:00
oid.h Added support for HD symmetric ciphering. 2023-07-17 12:55:14 +02:00
sc_hsm.c Upgrade to Mbedtls 3.6 2024-06-21 21:29:32 +02:00
sc_hsm.h First attempt to add support to ESP32. 2024-04-08 19:41:39 +02:00
version.h Upgrade version to 3.6. 2023-11-06 17:26:43 +01:00