Xray-core/common/crypto
RPRX e8b02cd664
VLESS Encryption: Add customizable 1-RTT padding parameters; Decrease memory using; Chores
Completes https://github.com/XTLS/Xray-core/pull/5067

---------

Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
2025-08-31 04:09:28 +00:00
..
internal Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
aes.go Refine must2 and apply NewAesGcm() to all usage (#5011) 2025-08-10 21:37:46 -04:00
auth.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
auth_test.go Refine must2 and apply NewAesGcm() to all usage (#5011) 2025-08-10 21:37:46 -04:00
benchmark_test.go v1.1.0 2020-12-04 09:36:16 +08:00
chacha20.go v1.1.0 2020-12-04 09:36:16 +08:00
chacha20_test.go Reformat code 2022-05-18 15:29:01 +08:00
chunk.go v1.1.0 2020-12-04 09:36:16 +08:00
chunk_test.go v1.1.0 2020-12-04 09:36:16 +08:00
crypto.go VLESS Encryption: Add customizable 1-RTT padding parameters; Decrease memory using; Chores 2025-08-31 04:09:28 +00:00
io.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00