wacky encryption

This commit is contained in:
2026-07-22 13:53:30 +02:00
parent c09c5c4fd0
commit c9c4cc0af1
6 changed files with 204 additions and 67 deletions

5
go.mod
View File

@@ -3,10 +3,9 @@ module baalvpn
go 1.26.3
require (
filippo.io/mlkem768 v0.0.0-20260214141301-2e7bebc7d88d
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
golang.org/x/crypto v0.54.0
)
require (
golang.org/x/sys v0.47.0 // indirect
)
require golang.org/x/sys v0.47.0 // indirect