Commit Graph

131 Commits

Author SHA1 Message Date
Conor Patrick 898a7a303c add aes in keygen 2018-10-28 22:14:36 -04:00
Conor Patrick ba82400b6c reset transport key 2018-10-28 20:50:20 -04:00
Conor Patrick 32f0d2675e entering and leaving dfu 2018-10-28 20:39:56 -04:00
Conor Patrick 5993aa792a fix compile warnings, add flash locking 2018-10-28 20:09:12 -04:00
Conor Patrick 707a930d33 development attestation key pair 2018-10-28 16:39:38 -04:00
Conor Patrick 2fd96f8e4b pass fido2 tests 2018-10-28 16:30:55 -04:00
Conor Patrick 2f911368da make count atomic 2018-10-27 18:55:32 -04:00
Conor Patrick b9e51f6125 initial on-device key generation 2018-10-26 00:52:32 -04:00
Conor Patrick 27a2e13039 atomic count 2018-10-26 00:15:41 -04:00
Conor Patrick 528e62173d nonvolatile data 2018-10-26 00:04:10 -04:00
Conor Patrick d383ce67bf add button, tune color 2018-10-25 23:36:46 -04:00
Conor Patrick 285d085472 default blocking 2018-10-25 22:29:53 -04:00
Conor Patrick b0acd04662 move hid lib 2018-10-25 22:29:26 -04:00
Conor Patrick 9c811e81d9 dd 2018-10-25 22:28:42 -04:00
Conor Patrick 557a49831b dd 2018-10-25 22:27:00 -04:00
Conor Patrick bdf2a47e72 block on usb tx 2018-10-25 21:33:29 -04:00
Conor Patrick 705ee28860 initial fido2 port 2018-10-25 21:25:49 -04:00
Conor Patrick 2819c0a215 Update targets/stm32l442/lib/usbd/usbd_conf.c
fix some issues with usb configuration
2018-10-25 21:23:44 -04:00
Emanuele Cesena a0e0e78551 Fix undefined behavior
I run cppcheck :)
Shifting *signed* 32-bit value by 31 bits is undefined behaviour.
2018-10-24 22:03:31 -07:00
Conor Patrick fb93891685 refactor, mostly removing st bloat 2018-10-24 18:42:50 -04:00
Conor Patrick cdac84c93f USB drivers with FIDO2 HID interface demo 2018-10-23 22:56:12 -04:00
Conor Patrick 77e2756cb7 some refactoring 2018-10-21 13:14:59 -04:00
Conor Patrick fac29a5f7b add rng 2018-10-21 12:01:36 -04:00
Conor Patrick 2108f0f286 flash r/w 2018-10-20 21:02:59 -04:00
Conor Patrick 2bb4a9fe16 timers, pwm, printf 2018-10-20 17:13:44 -04:00
Conor Patrick 014a18acbd add conf for vim YCM 2018-10-20 13:15:21 -04:00
Conor Patrick ae26e0c167 build for solo 2018-10-19 22:08:10 -04:00
Conor Patrick f157a89fa2 hello world stm32l432 2018-10-17 00:32:32 -04:00
Conor Patrick 23357f44c0 edit build settings 2018-09-12 22:32:58 -04:00
Conor Patrick 86aa5ec657 move to targets/ 2018-09-12 21:25:40 -04:00
Conor Patrick 364e552ae9 move to targets dir 2018-09-12 20:00:13 -04:00