solo1/fido2
Conor Patrick d2293deda4 compare only credId when comparing rk creds to allowList 2021-03-22 20:06:47 -07:00
..
extensions
Makefile small fixes 2019-11-22 19:02:52 -05:00
apdu.c
apdu.h
cose_key.h POC: add ed25519 support based on libsodium (PC) or salty (solo). 2020-10-17 14:40:41 +02:00
crypto.c salty: cast pointer arguments to avoid warnings. 2020-10-27 20:28:01 +01:00
crypto.h ed25519: revert message buffer optimization. 2020-10-27 20:03:03 +01:00
ctap.c compare only credId when comparing rk creds to allowList 2021-03-22 20:06:47 -07:00
ctap.h ed25519: revert message buffer optimization. 2020-10-27 20:03:03 +01:00
ctap_errors.h
ctap_parse.c compare only credId when comparing rk creds to allowList 2021-03-22 20:06:47 -07:00
ctap_parse.h Implement commands for management of resident keys 2020-03-21 11:59:22 -04:00
ctaphid.c add reboot command for better testing 2020-03-25 14:57:39 -04:00
ctaphid.h add reboot command for better testing 2020-03-25 14:57:39 -04:00
data_migration.c move sense of "backup" from ctap to device layer 2019-11-22 19:02:52 -05:00
data_migration.h
device.c fix make all target 2020-10-29 17:28:56 +01:00
device.h add rk delete implementations 2020-03-25 14:57:39 -04:00
example_app.h refactor to use libsolo 2019-11-22 19:02:52 -05:00
log.c Implement commands for management of resident keys 2020-03-21 11:59:22 -04:00
log.h Implement commands for management of resident keys 2020-03-21 11:59:22 -04:00
storage.h
stubs.c
test_power.c
u2f.c add credProtect extension 2020-03-25 14:57:39 -04:00
u2f.h
util.c
util.h
version.c Update version.c 2020-03-16 14:59:01 -04:00
version.h fix make all target 2020-10-29 17:28:56 +01:00
version.mk