You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xray-core/common/crypto
degfw d3efd2d24f
fix: Replace "math/rand" with "crypto/rand" in padding generation(#2032) (#1337)
2 years ago
..
internal
aes.go
auth.go fix: Replace "math/rand" with "crypto/rand" in padding generation(#2032) (#1337) 2 years ago
auth_test.go Reformat code 3 years ago
benchmark_test.go
chacha20.go
chacha20_test.go Reformat code 3 years ago
chunk.go
chunk_test.go
crypto.go
errors.generated.go
io.go