type github.com/flynn/noise.Cipher (interface)

Method Implmentations

Decrypt(out []byte, n uint64, ad, ciphertext []byte) ([]byte, error)
Encrypt(out []byte, n uint64, ad, plaintext []byte) []byte