Core functionalities to transform Raspberry Pico into a CCID device.
Find a file
Pol Henarejos 07305e6fd7
Fix returning error message.
If return code is not 0x9000, RAPDU is cleared.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2022-06-03 16:04:31 +02:00
config Using custom mbedtls configuration file. 2022-06-01 12:57:24 +02:00
mbedtls@d65aeb3734 Adding EAC and some crypto functions. 2022-04-19 19:09:38 +02:00
src Fix returning error message. 2022-06-03 16:04:31 +02:00
.gitmodules Adding EAC and some crypto functions. 2022-04-19 19:09:38 +02:00
CMakeLists.txt Using custom mbedtls configuration file. 2022-06-01 12:57:24 +02:00
LICENSE Initial commit 2022-04-19 12:58:22 +02:00
pico_sdk_import.cmake Adding first release of Pico CCID. It should be the core for different types of smart cards. 2022-04-19 13:40:45 +02:00