Core functionalities to transform Raspberry Pico into a CCID device.
Find a file
Pol Henarejos 6c90ce3361
Add meta functions for manipulating meta data.
Added meta_add(), meta_delete() and meta_find().
It conveys this meta data throught tag A5 of FCP.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2022-05-24 14:42:54 +02:00
mbedtls@d65aeb3734 Adding EAC and some crypto functions. 2022-04-19 19:09:38 +02:00
src Add meta functions for manipulating meta data. 2022-05-24 14:42:54 +02:00
.gitmodules Adding EAC and some crypto functions. 2022-04-19 19:09:38 +02:00
CMakeLists.txt Adding EAC and some crypto functions. 2022-04-19 19:09:38 +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