aboutsummaryrefslogtreecommitdiffstats
path: root/src/noise.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed GenericArray versionMathias Hall-Andersen2019-07-251-33/+18
* Added opaque identity to outputMathias Hall-Andersen2019-07-251-13/+15
* Tested full handshakeMathias Hall-Andersen2019-07-241-10/+60
* Finish handshake exchangeMathias Hall-Andersen2019-07-221-24/+145
* Begin creation of responseMathias Hall-Andersen2019-07-181-9/+27
* Begin processing of initationMathias Hall-Andersen2019-07-181-13/+93
* Better seperation and introduction of timestampMathias Hall-Andersen2019-07-171-9/+21
* Use precomputed static-staticMathias Hall-Andersen2019-07-161-1/+1
* Create initiation messageMathias Hall-Andersen2019-07-161-26/+112
* Test precomputed valuesMathias Hall-Andersen2019-07-141-4/+34
* Begin work on creating initiationMathias Hall-Andersen2019-07-131-2/+112
* Add peers and psks to deviceMathias Hall-Andersen2019-07-121-2/+3
* Add unit testsMathias Hall-Andersen2019-07-111-0/+5