summaryrefslogtreecommitdiff
path: root/hexnoise.py
AgeCommit message (Expand)AuthorFilesLines
2018-12-01Replace word lists by PGP word listsjaseg1-69/+69
2018-11-14Pairing and fingerprint checking works nicely nowjaseg1-5/+21
2018-11-14Basic status icon workingjaseg1-2/+3
2018-11-14GUI pairing working as it shouldjaseg1-5/+18
2018-11-13Add tracingjaseg1-4/+3
2018-11-13Pairing and passthrough mostly working, except it's too slowjaseg1-11/+21
2018-11-13Textview tomfooleryjaseg1-3/+3
2018-11-13Host handshake mostly workingjaseg1-3/+17
2018-11-12New host-side arch workingjaseg1-153/+299
2018-11-12Pairing confirmation: ignore special chars and "and"jaseg1-1/+3
2018-11-12Confirmed pairing worksjaseg1-4/+16
2018-11-12Handshake working with new abstractionsjaseg1-6/+30
2018-11-08Basic input demo working on qubesjaseg1-25/+63
2018-11-08Add proof-of-concept packet loss recovery through nonce searchjaseg1-6/+28
2018-11-08HID report transmission partially works nowjaseg1-0/+5
2018-11-08Break out noise.c and packet_interface.cjaseg1-5/+5
2018-11-08Noise handshake workingjaseg1-0/+82