Hardware Security Module for Raspberry Pico
Go to file
Pol Henarejos 67698eca94
Fixed bug with size of cvc.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2022-02-22 14:27:13 +01:00
mbedtls@d65aeb3734 Using mbedtls tag v3.1.0 2022-02-17 19:46:02 +01:00
OpenSC@1320393a7e Moving submodule to patches branch. 2022-02-13 17:21:00 +01:00
.gitmodules Adding mbedtls submodule 2022-02-17 19:03:27 +01:00
ac.c Starting migration from gnuk to own solution. 2022-02-13 01:17:14 +01:00
affine.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
bn.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
bn.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
call-ec_p256k1.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
call-ec.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
call-rsa.c Starting migration from gnuk to own solution. 2022-02-13 01:17:14 +01:00
ccid-types.h Adding ccid structs 2021-12-30 23:34:31 +01:00
ccid.h Adding openpgp support. 2022-01-03 02:03:12 +01:00
CMakeLists.txt Adding ECC storing keygen. 2022-02-22 13:22:09 +01:00
common.h Migrating from PolarSSL to MBEDTLS 3.1 (formerly PolarSSL). 2022-01-24 18:14:42 +01:00
config.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
debug.c Better debug of gnuk stuff 2022-01-24 18:07:41 +01:00
ec_p256k1.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
ec_p256k1.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
ecc-ed448.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
ecc-ed25519.c Migrating from PolarSSL to MBEDTLS 3.1 (formerly PolarSSL). 2022-01-24 18:14:42 +01:00
ecc-mont.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
ecc-x448.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
ecc.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
field-group-select.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
file.c Fix: FPI containing wrong file length. 2022-02-21 16:24:47 +01:00
file.h Adding initialize commands. 2022-02-21 16:05:32 +01:00
flash_openpgp.c Starting migration from gnuk to own solution. 2022-02-13 01:17:14 +01:00
flash.c Fix when clearing file. It was omitting fid field and thus causing misalignment and corruption data. 2022-02-18 13:25:19 +01:00
gnuk.h Starting migration from gnuk to own solution. 2022-02-13 01:17:14 +01:00
hsm2040.c Fix with extended LE. 2022-02-21 13:26:30 +01:00
hsm2040.h Adding unique_id variable. 2022-02-18 10:39:03 +01:00
jpc_p256k1.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
jpc-ac_p256k1.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
jpc.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
low_flash.c Fixed pin reset 2022-02-14 00:29:04 +01:00
md_wrap.h Migrating from PolarSSL to MBEDTLS 3.1 (formerly PolarSSL). 2022-01-24 18:14:42 +01:00
mod25638.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
mod25638.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
mod.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
mod.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
modp256k1.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
modp256k1.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
muladd_256.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
neug.c Starting migration from gnuk to own solution. 2022-02-13 01:17:14 +01:00
neug.h Starting migration from gnuk to own solution. 2022-02-13 01:17:14 +01:00
openpgp-do.c Starting migration from gnuk to own solution. 2022-02-13 01:17:14 +01:00
openpgp.c Starting migration from gnuk to own solution. 2022-02-13 01:17:14 +01:00
p448.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
p448.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
padlock.h Migrating from PolarSSL to MBEDTLS 3.1 (formerly PolarSSL). 2022-01-24 18:14:42 +01:00
pico_sdk_import.cmake First commit. Attempting to emulate a CCID device. Not easy with RP2040 2021-12-30 00:31:01 +01:00
random.c Fix bug of not refilling after random bytes are requested. 2022-02-17 19:45:23 +01:00
random.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
sc_hsm.c Fixed bug with size of cvc. 2022-02-22 14:27:13 +01:00
sc_hsm.h Adding update_ef command. 2022-02-21 16:06:09 +01:00
shake256.c Adding the rest of files: 2022-01-03 02:02:39 +01:00
shake256.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
status-code.h Starting migration from gnuk to own solution. 2022-02-13 01:17:14 +01:00
sys.h Adding the rest of files: 2022-01-03 02:02:39 +01:00
tusb_config.h Moving to TinyUSB. Low level API does not provide methods for larger packets. TinyUSB provides a complete interface for managing CCID. 2021-12-30 23:35:30 +01:00
usb_descriptors.c Changing vid/pid to gnuk. 2022-01-03 22:36:46 +01:00
usb_descriptors.h Moving to TinyUSB. Low level API does not provide methods for larger packets. TinyUSB provides a complete interface for managing CCID. 2021-12-30 23:35:30 +01:00