1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-04 23:40:26 +08:00

speed up recv

This commit is contained in:
源文雨
2022-04-20 19:48:08 +08:00
parent 6586b5dd10
commit 4ccd99b63f
4 changed files with 64 additions and 13 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/fumiama/WireGold
go 1.18
require (
github.com/FloatTech/zbputils v1.3.2
github.com/fumiama/blake2b-simd v0.0.0-20220412110131-4481822068bb
github.com/fumiama/go-base16384 v1.4.0
github.com/fumiama/go-x25519 v1.0.0