风扇滑翔翼
|
9234c772ba
|
Add maxUselessRecords (ChangeCipherSpec, etc.) detection (#29)
https://github.com/XTLS/BBS/issues/16
https://github.com/XTLS/BBS/issues/19
|
2026-03-22 12:59:25 +00:00 |
|
RPRX
|
dab26e77fc
|
go.mod & go.sum: Upgrade direct dependencies
github.com/refraction-networking/utls v1.8.1
golang.org/x/crypto v0.43.0
golang.org/x/sys v0.37.0
|
2025-10-14 19:45:36 +00:00 |
|
RPRX
|
4eaf7927f3
|
REALITY protocol: Add optional Post-Quantum ML-DSA-65 signature to cert's ExtraExtensions
|
2025-07-22 04:56:54 +00:00 |
|
 MeowandRPRX
|
4fd34dd4eb
|
feat: Add rate limiting to fallback handling via token bucket (#12)
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2025-06-08 13:11:45 +00:00 |
|
RPRX
|
88910695ec
|
Use Chrome's fingerprint to trigger target's post-handshake records
https://github.com/XTLS/Xray-core/issues/4778#issuecomment-2952140234
|
2025-06-07 08:21:47 +00:00 |
|
Pk-web6936
|
1292b8ce43
|
Update dependencies
|
2025-05-25 16:09:29 -04:00 |
|
yuhan6665
|
5052e9a93c
|
crypto/tls: use crypto/hkdf
For consistency, prefer crypto/hkdf over crypto/internal/fips140/hkdf.
Both should have the same behavior given the constrained use of HKDF
in TLS.
Change-Id: Ia982b9f7a6ea66537d748eb5ecae1ac1eade68a5
Reviewed-on: https://go-review.googlesource.com/c/go/+/658217
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
|
2025-05-10 23:30:06 -04:00 |
|
 yuhan6665andFilippo Valsorda
|
9cb8914b9f
|
crypto/tls: FIPS 140-3 mode
Consolidates handling of FIPS 140-3 considerations for the tls package.
Considerations specific to certificates are now handled in tls instead
of x509 to limit the area-of-effect of FIPS as much as possible.
Boringcrypto specific prefixes are renamed as appropriate.
For #69536
Co-authored-by: Filippo Valsorda <filippo@golang.org>
Change-Id: I1b1fef83c3599e4c9b98ad81db582ac93253030b
Reviewed-on: https://go-review.googlesource.com/c/go/+/629675
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
2025-05-04 23:10:11 -04:00 |
|
yuhan6665
|
e26ae23054
|
Update dependencies
|
2024-09-09 11:32:16 -04:00 |
|
yuhan6665
|
de1173cf2b
|
Update dependencies and readme
|
2023-11-12 12:13:32 -05:00 |
|
RPRX
|
5e6719eaf3
|
REALITY is REALITY now
Thank @yuhan6665 for testing
|
2023-02-09 11:59:09 +08:00 |
|
RPRX
|
fb7fc93023
|
Prepare for REALITY protocol
|
2023-01-29 14:32:27 +00:00 |
|