| .. |
|
CMakeLists.txt
|
Fix cross build.
|
2025-06-22 20:33:06 +02:00 |
|
cmd_bip_slip.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_challenge.c
|
Added support for building emulation in Windows.
|
2024-01-01 01:55:49 +01:00 |
|
cmd_change_pin.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_cipher_sym.c
|
Add EdDSA support as a conditional build.
|
2025-02-21 20:20:43 +01:00 |
|
cmd_decrypt_asym.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_delete_file.c
|
More uint funcs.
|
2024-12-23 21:41:40 +01:00 |
|
cmd_derive_asym.c
|
Upgrade to v5.0
|
2024-11-09 18:10:56 +01: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
|
Added phy_save() and phy_load() to save and load PHY.
|
2025-01-29 17:09:29 +01:00 |
|
cmd_general_authenticate.c
|
Use K1 curve for general authentication.
|
2025-04-07 01:24:22 +02:00 |
|
cmd_initialize.c
|
Fix TX/RX buffers to align them with USB buffers and avoid overflows.
|
2024-12-24 02:06:15 +01:00 |
|
cmd_key_domain.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_key_gen.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_key_unwrap.c
|
Upgrade to v5.2
|
2025-01-15 13:07:35 +01:00 |
|
cmd_key_wrap.c
|
Upgrade to v5.0
|
2024-11-09 18:10:56 +01:00 |
|
cmd_keypair_gen.c
|
Add EdDSA support as a conditional build.
|
2025-02-21 20:20:43 +01:00 |
|
cmd_list_keys.c
|
More uint funcs.
|
2024-12-23 21:41:40 +01:00 |
|
cmd_mse.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_pso.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_puk_auth.c
|
Use search_file() method.
|
2024-04-17 19:19:45 +02:00 |
|
cmd_read_binary.c
|
Add LE/BE functions for uint16, 32 and 64.
|
2024-12-23 20:39:03 +01:00 |
|
cmd_reset_retry.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_select.c
|
More uint funcs.
|
2024-12-23 21:41:40 +01:00 |
|
cmd_session_pin.c
|
Switching to new style.
|
2023-02-15 00:10:35 +01:00 |
|
cmd_signature.c
|
Add EdDSA support as a conditional build.
|
2025-02-21 20:20:43 +01:00 |
|
cmd_update_ef.c
|
Rename CCID_ codes to PICOKEY_
|
2024-11-05 19:29:00 +01:00 |
|
cmd_verify.c
|
0x85 and 0x86 should return not found to avoid authentication path.
|
2025-04-07 01:27:21 +02:00 |
|
cvc.c
|
Add EdDSA support as a conditional build.
|
2025-02-21 20:20:43 +01:00 |
|
cvc.h
|
First attempt to add support to ESP32.
|
2024-04-08 19:41:39 +02:00 |
|
files.c
|
Dev options file must be persistent, since it manipulates MKEK which is in turn persistent.
|
2024-12-08 01:25:19 +01:00 |
|
files.h
|
Use macros for referring system fids.
|
2024-04-17 19:43:10 +02:00 |
|
kek.c
|
Add EdDSA support as a conditional build.
|
2025-02-21 20:20:43 +01: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
|
Fix ne parameter when secure message protocol is used.
|
2025-04-07 01:27:57 +02:00 |
|
sc_hsm.h
|
Upgrade to v5.2
|
2025-01-15 13:07:35 +01:00 |
|
version.h
|
Upgrade to v5.6
|
2025-04-10 18:41:31 +02:00 |