Cloak/internal
Andy Wang 415523f10a
Refactor obfuscate and deobfuscate functions to reduce a layer of indirection
2020-12-26 00:49:36 +00:00
..
client Implement UDP stream timeout. (#148) 2020-12-23 00:43:38 +00:00
common Replace bytes.Buffer with vanilla []byte in tls wrapper 2020-12-24 10:26:53 +00:00
ecdh Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
multiplex Refactor obfuscate and deobfuscate functions to reduce a layer of indirection 2020-12-26 00:49:36 +00:00
server Update deprecated curve25519 functions and defend against low-order point attacks 2020-12-21 16:37:33 +00:00
test Reduce memory pressure in tests 2020-12-23 23:58:47 +00:00