solo1/fido2
Conor Patrick 299e91b91b dont return index >= ctap_rk_size()
Fixes issue found by @My1: https://github.com/solokeys/solo/issues/407
2020-03-28 15:45:16 -04:00
..
extensions
Makefile small fixes 2019-11-22 19:02:52 -05:00
apdu.c
apdu.h
cose_key.h
crypto.c reorganize crypto and device.c to be more based on fido2/ 2019-11-22 19:02:52 -05:00
crypto.h reorganize crypto and device.c to be more based on fido2/ 2019-11-22 19:02:52 -05:00
ctap.c dont return index >= ctap_rk_size() 2020-03-28 15:45:16 -04:00
ctap.h Add support for the security manager in Google Chrome 2020-03-27 00:22:28 -04:00
ctap_errors.h
ctap_parse.c change parsing TAG_CM to TAG_PARSE 2020-03-27 10:56:51 -04: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 cleanup 2020-03-25 14:57:39 -04: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 store all info in same page, dont use authenticator state 2019-10-27 10:25:00 -04:00
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
version.mk build fido2 locally as lib 2019-11-22 19:02:52 -05:00