Versions in this module Expand all Collapse all v1 v1.0.1 Dec 12, 2024 Changes in this version + const Overhead + func NewOpenReadSeeker(box io.ReadSeeker, nonce *[24]byte, key *[32]byte) (io.ReadSeeker, error) + func Open(out, box []byte, nonce *[24]byte, key *[32]byte) ([]byte, bool) + func Seal(out, message []byte, nonce *[24]byte, key *[32]byte) []byte