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 |
|
Szczepan Zalega
|
6c60a37e8a
|
Add initial STATE migration code
|
2019-08-20 11:34:45 +02:00 |
|
Szczepan Zalega
|
ee351421cb
|
Add missing definition for the simulation to run
|
2019-08-20 11:34:42 +02:00 |
|
Szczepan Zalega
|
bac576f3a0
|
Make the state structure backward-compatible. Add version.
|
2019-08-20 11:34:39 +02:00 |
|
Szczepan Zalega
|
6e637299e5
|
Add missing declaration, and comment out wallet message
|
2019-08-20 11:34:35 +02:00 |
|
Szczepan Zalega
|
43b3e93854
|
Modify state struct
|
2019-08-20 11:34:32 +02:00 |
|
Szczepan Zalega
|
5a448d636c
|
Add comments
|
2019-08-20 11:34:29 +02:00 |
|
Szczepan Zalega
|
7be0553377
|
Replace FIDO2 PIN storage with its hash
|
2019-08-20 11:34:26 +02:00 |
|
merlokk
|
095b08e3d9
|
add some stability in small responses
|
2019-08-19 22:33:32 +08:00 |
|
merlokk
|
89e021003a
|
small fix for HID readers
|
2019-08-19 22:33:32 +08:00 |
|
Emanuele Cesena
|
4f3d4b09eb
|
Update README.md
|
2019-08-16 17:22:46 -04:00 |
|
Nicolas Stalder
|
3f4843b03a
|
Merge pull request #270 from solokeys/bump_2.4.3
Update STABLE_VERSION
|
2019-08-16 21:07:59 +02:00 |
|
Conor Patrick
|
26af0c423e
|
Update solo-extras.md
2.4.3
|
2019-08-16 14:04:43 +08:00 |
|
Conor Patrick
|
19422d9daa
|
add info for rng use
|
2019-08-16 14:04:43 +08:00 |
|
Conor Patrick
|
b7a4cf001a
|
run through fixes
|
2019-08-16 14:04:43 +08:00 |
|
Conor Patrick
|
3927aec06d
|
dont remove solo.hex bootloader.hex
|
2019-08-16 14:04:43 +08:00 |
|
Conor Patrick
|
f5794481ae
|
initial draft
|
2019-08-16 14:04:43 +08:00 |
|
Conor Patrick
|
caac9d0cc1
|
add secure build that uses default attestation key
|
2019-08-16 14:04:43 +08:00 |
|
Conor Patrick
|
ffadab05a3
|
Update STABLE_VERSION
|
2019-08-15 19:35:54 +08:00 |
|
Conor Patrick
|
2423154fee
|
fix warning
|
2019-08-15 18:07:40 +08:00 |
|
merlokk
|
cf79b7865d
|
small fix
|
2019-08-15 17:50:16 +08:00 |
|
merlokk
|
6f0cf99c92
|
PPS implementation
|
2019-08-15 17:50:16 +08:00 |
|
Conor Patrick
|
7ef68fd5d3
|
Merge pull request #265 from solokeys/fix_cdc_interfaces
Fix cdc interfaces
|
2019-08-15 17:49:53 +08:00 |
|
Conor Patrick
|
3be8611fcf
|
remove duplicate from merge
|
2019-08-15 17:44:09 +08:00 |
|
Conor Patrick
|
21489658a7
|
Merge branch 'master' into fix_cdc_interfaces
|
2019-08-15 17:38:57 +08:00 |
|
Conor Patrick
|
a07a3dee8d
|
refactor user_presence handling
|
2019-08-15 17:36:35 +08:00 |
|
Conor Patrick
|
416da63a9a
|
not for bootloader
|
2019-08-15 17:36:35 +08:00 |
|
Conor Patrick
|
027fa791a3
|
only 1 user presence auth per button press
|
2019-08-15 17:36:35 +08:00 |
|
Conor Patrick
|
3e52d7b42b
|
cache button press for 2s
|
2019-08-15 17:36:35 +08:00 |
|
merlokk
|
301e18c6a2
|
add some int0 logic to main cycle
|
2019-08-14 14:32:03 +08:00 |
|
merlokk
|
44205141eb
|
add one place for int0
|
2019-08-14 14:32:03 +08:00 |
|
merlokk
|
6e1110ca9b
|
fix bug with ams_wait_for_tx
|
2019-08-14 14:32:03 +08:00 |
|
merlokk
|
9105b988e2
|
fix some warnings
|
2019-08-14 14:32:03 +08:00 |
|
Dan Drown
|
14c94ea8f5
|
minor typo
|
2019-08-14 14:26:45 +08:00 |
|
Conor Patrick
|
435b908c17
|
Merge pull request #241 from Wesseldr/feature/STM32L432_documentation_update
Added OsX arm install, updated FIDO2 test site links
|
2019-08-14 14:23:41 +08:00 |
|
Conor Patrick
|
78280e570b
|
adjust whitespace
|
2019-08-12 16:18:47 +08:00 |
|
Conor Patrick
|
36aec9f20b
|
separate interface into two and add "IAD" descriptor
|
2019-08-12 16:18:30 +08:00 |
|
Conor Patrick
|
b5d3276df6
|
not for bootloader
|
2019-08-11 18:16:58 +08:00 |
|
Conor Patrick
|
ffd854a303
|
only 1 user presence auth per button press
|
2019-08-11 18:05:08 +08:00 |
|
Conor Patrick
|
349a84dcec
|
cache button press for 2s
|
2019-08-11 17:59:31 +08:00 |
|