Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2023 Changes in this version + const KeySize + const MaxCiphertextSize + const MaxPlaintextSize + const NonceSize + const TagSize + func HChaCha20(out *[32]byte, nonce *[16]byte, key *[32]byte) + func New(key []byte) (cipher.AEAD, error)