]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Restructured MAC/cookie calculation
authorMathias Hall-Andersen <mathias@hall-andersen.dk>
Wed, 12 Jul 2017 21:11:49 +0000 (23:11 +0200)
committerMathias Hall-Andersen <mathias@hall-andersen.dk>
Wed, 12 Jul 2017 21:11:49 +0000 (23:11 +0200)
commit8393cbff521560caef5b1b468cbb2ad030e8eda4
tree7fb701a023beb36780eebded65d4915ff196925d
parent86707cbc88fbad58481b400eaf12fa75c78f9855
Restructured MAC/cookie calculation

Added copy-right headers accidentally removed
src/helper_test.go
src/macs.go [moved from src/macs_device.go with 62% similarity]
src/macs_peer.go [deleted file]
src/ratelimiter.go
src/replay.go
src/xchacha20.go [new file with mode: 0644]
src/xchacha20_test.go [new file with mode: 0644]