aboutsummaryrefslogtreecommitdiffstats
path: root/device/noise_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* device: uniformly check ECDH output for zerosJason A. Donenfeld2023-02-161-3/+3
* global: bump copyright yearJason A. Donenfeld2023-02-071-1/+1
* global: bump copyright yearJason A. Donenfeld2022-09-201-1/+1
* all: use Go 1.19 and its atomic typesBrad Fitzpatrick2022-09-041-1/+1
* device: start peers before running handshake testJason A. Donenfeld2021-11-161-0/+2
* device: cleanup unused test componentsJason A. Donenfeld2021-02-231-0/+27
* global: bump copyrightJason A. Donenfeld2021-01-281-1/+1
* device: check returned errors from NewPeer in TestNoiseHandshakeJosh Bleecher Snyder2021-01-201-2/+8
* global: update header comments and modulesJason A. Donenfeld2020-05-021-1/+1
* device: use atomic access for unlocked keypair.nextJason A. Donenfeld2020-05-021-1/+1
* global: begin modularizationJason A. Donenfeld2019-03-031-0/+144