Xray-core/common/crypto
degfw d3efd2d24f
fix: Replace "math/rand" with "crypto/rand" in padding generation(#2032) (#1337)
Co-authored-by: NaLan ZeYu <nalanzeyu@gmail.com>
2022-11-14 09:24:24 -05:00
..
internal Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
aes.go v1.1.0 2020-12-04 09:36:16 +08:00
auth.go fix: Replace "math/rand" with "crypto/rand" in padding generation(#2032) (#1337) 2022-11-14 09:24:24 -05:00
auth_test.go Reformat code 2022-05-18 15:29:01 +08: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 v1.1.0 2020-12-04 09:36:16 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
io.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00