Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AES256_GCM ¶
AEAD via. AES-256 GCM (Galois Counter Mode).
func ChaCha20_Poly1305 ¶
AEAD via. ChaCha20 Poly1305. Expects a 256-bit shared key.
func WaitUntilAuthenticated ¶
Types ¶
type ACK ¶
type ACK struct{ noise.EmptyMessage }
Click to show internal directories.
Click to hide internal directories.