summaryrefslogtreecommitdiff
path: root/src/noise.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-17First steps to prove cobs decoderjaseg1-2/+0
2018-12-17Invocation of noise.c from demo.c mostly proving in frama-cjaseg1-9/+10
2018-12-17A bunch of frama-c proofs running through for noise.cjaseg1-6/+98
2018-12-13Add beginnings of a frama-c proof of the protocol logicjaseg1-2/+36
2018-11-16Key scrubber works but is untested on race conditions due to unexpected resetjaseg1-0/+2
2018-11-15Clear ciphers on handshake resetjaseg1-1/+7
2018-11-14known device/sram data persistence workingjaseg1-5/+19
2018-11-14GUI pairing working as it shouldjaseg1-0/+9
2018-11-13Host handshake mostly workingjaseg1-5/+7
2018-11-12Confirmed pairing worksjaseg1-1/+0
2018-11-12Handshake working with new abstractionsjaseg1-40/+98
2018-11-08HID report transmission partially works nowjaseg1-28/+43
2018-11-08Break out noise.c and packet_interface.cjaseg1-0/+130