REALITY practice: Support X25519MLKEM768 for TLS' communication

https://github.com/XTLS/Xray-core/pull/3813#issuecomment-2873889724
This commit is contained in:
RPRX 2025-05-16 04:08:38 +00:00 committed by GitHub
parent 882975ce5a
commit 7ddc4a2525
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 5 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e
github.com/vishvananda/netlink v1.3.1
github.com/xtls/reality v0.0.0-20240712055506-48f0b2d5ed6d
github.com/xtls/reality v0.0.0-20250513125209-514f8647eac0
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/crypto v0.38.0
golang.org/x/net v0.40.0