| .. |
|
extensions
|
Add missing declaration, and comment out wallet message
|
2019-08-20 11:34:35 +02:00 |
|
apdu.c
|
return SW_WRONG_LENGTH for incorrect lc
|
2019-08-30 16:37:17 +08:00 |
|
apdu.h
|
return SW_WRONG_LENGTH for incorrect lc
|
2019-08-30 16:37:17 +08:00 |
|
cose_key.h
|
Fix COSE type of key-agreement keys.
|
2019-04-20 16:45:04 -07:00 |
|
crypto.c
|
take a lazy approach to key agreement generation to not hold up boot time for nfc
|
2019-08-21 12:06:06 +08:00 |
|
crypto.h
|
take a lazy approach to key agreement generation to not hold up boot time for nfc
|
2019-08-21 12:06:06 +08:00 |
|
ctap.c
|
pull certificate from flash page
|
2019-10-27 10:25:00 -04:00 |
|
ctap.h
|
add ctap function to overwrite key bytes
|
2019-10-08 13:42:37 -04:00 |
|
ctap_errors.h
|
refactor fido2 user presence handling & increase timeout to 29s
|
2019-08-23 13:19:28 +08:00 |
|
ctap_parse.c
|
default up to enabled
|
2019-09-17 00:13:57 +08:00 |
|
ctap_parse.h
|
parse full hmac-secret
|
2019-03-20 16:21:21 -04:00 |
|
ctaphid.c
|
reduce lines/size
|
2019-10-08 13:42:37 -04:00 |
|
ctaphid.h
|
refactor custom commands and add LOADKEY
|
2019-10-08 13:42:37 -04:00 |
|
data_migration.c
|
Additional assertions and reordering
|
2019-08-20 12:42:46 +02:00 |
|
data_migration.h
|
Add initial STATE migration code
|
2019-08-20 11:34:45 +02:00 |
|
device.h
|
change ctap_atomic_count to increase by user-specified amount
|
2019-10-08 13:42:37 -04:00 |
|
log.c
|
add ccid log tag
|
2019-08-24 15:08:14 +08:00 |
|
log.h
|
add ccid log tag
|
2019-08-24 15:08:14 +08:00 |
|
main.c
|
add ccid log tag
|
2019-08-24 15:08:14 +08:00 |
|
storage.h
|
migrate certs
|
2019-10-27 10:25:00 -04:00 |
|
stubs.c
|
update license to apache2 + mit
|
2019-02-12 17:18:17 -05:00 |
|
test_power.c
|
update license to apache2 + mit
|
2019-02-12 17:18:17 -05:00 |
|
u2f.c
|
pull certificate from flash page
|
2019-10-27 10:25:00 -04:00 |
|
u2f.h
|
check FIDO2 credential IDs in U2F
|
2019-10-08 16:10:29 -04:00 |
|
util.c
|
update license to apache2 + mit
|
2019-02-12 17:18:17 -05:00 |
|
util.h
|
update license to apache2 + mit
|
2019-02-12 17:18:17 -05:00 |
|
version.c
|
Store version in the bootloader. Debug code.
|
2019-08-24 10:17:43 +02:00 |
|
version.h
|
Store version in the bootloader. Debug code.
|
2019-08-24 10:17:43 +02:00 |