Conor Patrick
|
18d39a7047
|
Merge pull request #240 from Nitrokey/remove-pin-storage
Replace FIDO2 PIN storage with its hash
|
2019-09-02 21:50:44 +08:00 |
|
Conor Patrick
|
a9bbdee35b
|
Merge branch 'master' into remove-pin-storage
|
2019-09-02 21:45:21 +08:00 |
|
Conor Patrick
|
321bbe3691
|
Merge pull request #293 from solokeys/ccid
Ccid
|
2019-09-02 21:42:38 +08:00 |
|
merlokk
|
1ce191343f
|
add checking some rare case in iso14443-4 chaining. add NAK checking and aborting the data sending.
2.5.2
|
2019-08-31 02:12:05 +08:00 |
|
Conor Patrick
|
9041e5903c
|
return SW_WRONG_LENGTH for incorrect lc
|
2019-08-30 16:37:17 +08:00 |
|
allcontributors[bot]
|
689d471688
|
docs: update .all-contributorsrc
|
2019-08-30 01:46:40 +02:00 |
|
allcontributors[bot]
|
8b9e44c3ed
|
docs: update README.md
|
2019-08-30 01:46:40 +02:00 |
|
Conor Patrick
|
83dd92d9ba
|
Update STABLE_VERSION
|
2019-08-29 22:05:10 +08:00 |
|
Conor Patrick
|
8bf1921263
|
dont reference not-enabled ccid
|
2019-08-24 16:20:52 +08:00 |
|
Conor Patrick
|
3ba9b671fc
|
dont use composit for bootloader
|
2019-08-24 16:01:44 +08:00 |
|
Conor Patrick
|
69c34f9ca9
|
Merge branch 'master' into ccid
|
2019-08-24 15:54:51 +08:00 |
|
Conor Patrick
|
3b4c154fd1
|
add enable macro for CCID interface
|
2019-08-24 15:49:02 +08:00 |
|
Conor Patrick
|
ccd9a04146
|
add ccid log tag
|
2019-08-24 15:08:14 +08:00 |
|
Conor Patrick
|
bde4c09c21
|
CCID basics working
|
2019-08-24 15:06:16 +08:00 |
|
merlokk
|
5d3914bc5e
|
remove delays
2.5.1
|
2019-08-23 22:25:22 +08:00 |
|
Conor Patrick
|
abe306a649
|
Merge branch 'master' of github.com:solokeys/solo
2.5.0
|
2019-08-23 14:53:22 +08:00 |
|
Conor Patrick
|
41ceb78f6c
|
add user presence to flags
|
2019-08-23 14:48:21 +08:00 |
|
Conor Patrick
|
8e192f2363
|
do not delay bootloader
|
2019-08-23 14:41:26 +08:00 |
|
Conor Patrick
|
affc256ca2
|
add delay to cap button improve reliability
|
2019-08-23 14:41:26 +08:00 |
|
Conor Patrick
|
b3ac739a35
|
make touch sensor edge based to avoid approving >1 transaction
|
2019-08-23 13:44:06 +08:00 |
|
Conor Patrick
|
3b53537077
|
refactor fido2 user presence handling & increase timeout to 29s
|
2019-08-23 13:19:28 +08:00 |
|
merlokk
|
3fad9a7a7d
|
add response to reset command and delete debug
|
2019-08-23 10:43:09 +08:00 |
|
allcontributors[bot]
|
8973608f59
|
docs: update .all-contributorsrc
|
2019-08-22 22:42:17 +02:00 |
|
allcontributors[bot]
|
8af6505f6d
|
docs: update README.md
|
2019-08-22 22:42:17 +02:00 |
|
merlokk
|
d39d7978fd
|
small fix
|
2019-08-22 21:04:01 +08:00 |
|
merlokk
|
c972a13034
|
fix reboot
|
2019-08-22 20:55:25 +08:00 |
|
merlokk
|
a95e62e2ea
|
reset
|
2019-08-22 20:55:25 +08:00 |
|
merlokk
|
c79b7abfb6
|
add reset placeholder
|
2019-08-22 20:55:25 +08:00 |
|
merlokk
|
dfb124dc8b
|
refactoring
|
2019-08-22 20:55:12 +08:00 |
|
merlokk
|
972760eb78
|
added APDU input chaining
|
2019-08-22 20:55:12 +08:00 |
|
merlokk
|
0d621d13f9
|
fix decoding apdu
|
2019-08-22 20:55:12 +08:00 |
|
Conor Patrick
|
32f920e372
|
compile/crash fixes
|
2019-08-22 19:52:21 +08:00 |
|
Conor Patrick
|
a5aff478dd
|
Merge branch 'master' into ccid
|
2019-08-22 17:13:55 +08:00 |
|
merlokk
|
728acc1671
|
chaining not needs to go to the start
|
2019-08-21 12:13:16 +08:00 |
|
merlokk
|
62b4418dac
|
fix pck length math
|
2019-08-21 12:13:16 +08:00 |
|
merlokk
|
8059a9765f
|
was wrong buffer
|
2019-08-21 12:13:16 +08:00 |
|
merlokk
|
b743d5fac5
|
sketch
|
2019-08-21 12:13:16 +08:00 |
|
Conor Patrick
|
dccfb0d1b3
|
stub pc build
|
2019-08-21 12:06:06 +08:00 |
|
Conor Patrick
|
a72f0ede05
|
take a lazy approach to key agreement generation to not hold up boot time for nfc
|
2019-08-21 12:06:06 +08:00 |
|
Conor Patrick
|
adcbd3aeb8
|
speed up public key derivation slightly for nfc
|
2019-08-21 12:06:06 +08:00 |
|
Conor Patrick
|
d931954a13
|
remove WTX, move debug log
|
2019-08-21 12:06:06 +08:00 |
|
Conor Patrick
|
b706cc30b0
|
for now, always gen key agreement
|
2019-08-21 12:06:06 +08:00 |
|
Nicolas Stalder
|
57fe39704b
|
Merge pull request #282 from solokeys/update-udev-docs
Update udev docs
|
2019-08-21 02:48:33 +02:00 |
|
Nicolas Stalder
|
4b6619b705
|
Update udev docs
|
2019-08-21 02:37:15 +02:00 |
|
Szczepan Zalega
|
a5877f518f
|
Additional assertions and reordering
|
2019-08-20 12:42:46 +02:00 |
|
Szczepan Zalega
|
5a0cc0d02c
|
Version used STATE data structures
|
2019-08-20 11:57:32 +02:00 |
|
Szczepan Zalega
|
b452e3dfe4
|
Correct doc
|
2019-08-20 11:47:14 +02:00 |
|
Szczepan Zalega
|
7f82233d17
|
Add missing unit for firmware compilation
|
2019-08-20 11:38:29 +02:00 |
|
Szczepan Zalega
|
8e3753e711
|
Add initial STATE migration code (2)
|
2019-08-20 11:34:51 +02:00 |
|
Szczepan Zalega
|
816ca21f08
|
Correct writing salted hash
pinHashEnc is 16 bytes, which is too small to store sha256 result.
|
2019-08-20 11:34:48 +02:00 |
|