mirror of
https://github.com/SagerNet/sing-shadowsocks.git
synced 2025-04-05 04:47:41 +03:00
Fix aead request overflow
This commit is contained in:
parent
a6fa7ada6e
commit
dacfbcd606
9 changed files with 17 additions and 9 deletions
|
@ -14,6 +14,7 @@ import (
|
|||
M "github.com/sagernet/sing/common/metadata"
|
||||
N "github.com/sagernet/sing/common/network"
|
||||
"github.com/sagernet/sing/common/rw"
|
||||
|
||||
"golang.org/x/crypto/chacha20poly1305"
|
||||
"golang.org/x/crypto/hkdf"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue