aboutsummaryrefslogtreecommitdiffstats
path: root/src/keypair.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Align with go library layoutMathias Hall-Andersen2018-02-041-44/+0
* Clear cryptographic state when interface downMathias Hall-Andersen2018-02-021-1/+3
* Added last_minute_handshake_guardMathias Hall-Andersen2017-09-201-28/+8
* Improved handling of key-materialMathias Hall-Andersen2017-09-011-4/+29
* Improved cookie/mac computation codeMathias Hall-Andersen2017-08-141-0/+6
* Added replay protectionMathias Hall-Andersen2017-07-101-7/+8
* Improved timer state machineMathias Hall-Andersen2017-07-081-13/+0
* Initial working full exchangeMathias Hall-Andersen2017-07-061-2/+1
* Fixed transport header problemMathias Hall-Andersen2017-07-021-1/+2
* Completed initial version of outbound flowMathias Hall-Andersen2017-06-301-9/+16
* Implemented MAC1/2 calculationMathias Hall-Andersen2017-06-271-4/+7
* Begin implementation of outbound work queueMathias Hall-Andersen2017-06-261-2/+14
* Begin work on outbound packet flowMathias Hall-Andersen2017-06-261-2/+11
* Completed noise handshakeMathias Hall-Andersen2017-06-241-4/+4
* Restructuring of noise impl.Mathias Hall-Andersen2017-06-241-0/+12