Cloak/internal
Andy Wang c60c6d8ddb
Avoid assigning functions to variables in hot path
2020-12-28 01:25:22 +00:00
..
client Add new encryption method option aes-128-gcm 2020-12-27 13:26:45 +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 Avoid assigning functions to variables in hot path 2020-12-28 01:25:22 +00:00
server Add new encryption method option aes-128-gcm 2020-12-27 13:26:45 +00:00
test Randomise echo test data 2020-12-28 00:48:16 +00:00