610 Commits

Author SHA1 Message Date
Conor Patrick
afc85e0d2e update log message 2019-03-02 22:40:27 -05:00
Conor Patrick
a40dcf3f17 reduce nfc detect period to 10ms 2019-03-02 20:08:28 -05:00
Conor Patrick
4b82e80d7a init device with nfc detection 2019-03-02 20:08:15 -05:00
Conor Patrick
246dea8a44 fix clock init by setting flash latency last for low freqs 2019-03-02 20:05:27 -05:00
Conor Patrick
7a98764a5b organize ECC flags 2019-03-02 19:48:09 -05:00
Conor Patrick
dc946f5b35 centralize reset key agreement 2019-03-02 19:38:27 -05:00
Conor Patrick
0232893611 increase buffer size for USB strings, check string length 2019-03-02 19:38:03 -05:00
Conor Patrick
5995f84822 buffering logs sometimes freezes, stop for now 2019-03-02 15:43:12 -05:00
Conor Patrick
1ff00895b1 init nfc, fix freeze 2019-03-02 02:02:01 -05:00
Conor Patrick
83641b3789 disable clock settings for NFC passive for now 2019-03-02 01:30:09 -05:00
Conor Patrick
9b356076c5
Merge pull request #127 from solokeys/testing
Testing
2019-03-02 01:12:48 -05:00
Conor Patrick
6c96521c7d slight cleanup 2019-03-02 00:55:46 -05:00
Conor Patrick
35707c3797 wrong size, causes RK's to be overwritten 2019-03-02 00:55:25 -05:00
Conor Patrick
e31e703afd minor improvements 2019-03-01 23:42:22 -05:00
Conor Patrick
3a8be9eef7 add more u2f tests 2019-03-01 23:16:48 -05:00
Conor Patrick
e2b30ec087 basic interface 2019-03-01 22:35:50 -05:00
Conor Patrick
495e10f3a1 add basic rk support for pc 2019-03-01 22:28:25 -05:00
Conor Patrick
11ca6bd517 fix pc testing 2019-03-01 22:11:36 -05:00
Conor Patrick
a265da09fb Update u2f.c 2019-03-01 22:00:17 -05:00
Conor Patrick
1b4d1be9ee
Merge pull request #119 from solokeys/udev
Cleanup udev rules, keep 99-solo.rules as symlink
2019-03-01 21:44:45 -05:00
Conor Patrick
32f2436380
Merge pull request #120 from nickray/sha512
SHA512 (via Cifra)
2019-03-01 21:44:13 -05:00
Conor Patrick
7255c4f8db
Merge pull request #121 from solokeys/nfc
Nfc
2019-03-01 21:43:12 -05:00
Conor Patrick
4e215db42a start from 0 2019-02-28 23:13:12 -05:00
Conor Patrick
a1ad641076 Merge branch 'master' of github.com:solokeys/solo 2019-02-28 22:47:25 -05:00
Nicolas Stalder
daf56b0cc7 Silence warning about out of date pip in Travis 2019-02-28 01:06:06 +01:00
Nicolas Stalder
5859073cb8 Build bundle-hacker-{version}.hex 2019-02-28 01:06:06 +01:00
Nicolas Stalder
ff5207ba77 First attempt 2019-02-27 21:43:20 +01:00
Nicolas Stalder
324b4a89cc Remove python-fido2 submodule 2019-02-27 21:43:20 +01:00
Conor Patrick
9f60caf9c1 for docker on windows 1.1.1 2019-02-26 22:00:21 -05:00
Nicolas Stalder
0865f2a660 do not probe bootloader 2019-02-27 03:18:12 +01:00
Conor Patrick
b1c72c9d94 for docker on windows 2019-02-26 21:11:33 -05:00
Nicolas Stalder
5e70c11b54 Hide onboard crypto tests behind a reserved ctaphid command 2019-02-27 02:58:56 +01:00
Conor Patrick
46ada5a8b9 WRONG_DATA apdu error code fix 2019-02-26 20:34:07 -05:00
Conor Patrick
0eac67259d remove stm32l442 target 2019-02-26 18:24:40 -05:00
Nicolas Stalder
9399a5f195 Cleanup udev rules, keep 99-solo.rules as symlink 2019-02-27 00:00:49 +01:00
Nicolas Stalder
47aa287480 Vanilla cifra needs more includes 2019-02-26 23:50:01 +01:00
Nicolas Stalder
865b698bed ...and bootloader 2019-02-26 23:33:57 +01:00
Conor Patrick
14974e0ebe fix compile issues 2019-02-26 15:30:57 -05:00
Conor Patrick
1ed7833c9f fix pc build 2019-02-26 15:08:09 -05:00
Conor Patrick
e8d0ad5e7c autodetect passive nfc operation or usb operation 2019-02-26 15:04:23 -05:00
Conor Patrick
e2ca7f52db optimize ecc for arm 2019-02-26 14:19:07 -05:00
Nicolas Stalder
c97b9f9b8f Need includes in main Makefile too 2019-02-26 20:16:38 +01:00
Conor Patrick
ecf994b647 fix warnings and compile errors 2019-02-26 14:13:29 -05:00
Conor Patrick
347d0942b1 refactor fromNFC 2019-02-26 14:07:27 -05:00
Conor Patrick
ff0d42c8d5 refactor clock rates, fix warnings 2019-02-26 13:56:06 -05:00
Nicolas Stalder
a6673b0917 Use our cifra fork, rename command, keep room for sha256 2019-02-26 19:52:59 +01:00
Nicolas Stalder
0c296bba30 First go at using cifra for SHA512 2019-02-26 19:52:59 +01:00
Conor Patrick
57930aaa13 fix compilation errors 2019-02-26 13:27:25 -05:00
Conor Patrick
1a6895ca25 merge 2019-02-26 13:10:16 -05:00
Conor Patrick
54241ecd42 add option 'sim' to select UDP/simulated backend 2019-02-26 18:37:42 +01:00