aboutsummaryrefslogtreecommitdiffstats
path: root/src/noise_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken testMathias Hall-Andersen2017-07-061-2/+2
* Completed initial version of outbound flowMathias Hall-Andersen2017-06-301-1/+3
* Work on UAPIMathias Hall-Andersen2017-06-281-25/+2
* Implemented MAC1/2 calculationMathias Hall-Andersen2017-06-271-11/+11
* Begin work on outbound packet flowMathias Hall-Andersen2017-06-261-2/+2
* Completed noise handshakeMathias Hall-Andersen2017-06-241-2/+66
* Restructuring of noise impl.Mathias Hall-Andersen2017-06-241-18/+73
* Beginning work noise handshakeMathias Hall-Andersen2017-06-231-0/+38