Versions in this module Expand all Collapse all v0 v0.0.25 Aug 22, 2026 Changes in this version + const ErrCiphertextShort + const ErrKeySize + func Decrypt(ciphertext, key []byte) (plaintext []byte, err error) + func Encrypt(plaintext, key []byte) (ciphertext []byte, err error)