Documentation ¶
Index ¶
Constants ¶
View Source
const KeySize = xchacha20poly1305.KeySize
Variables ¶
View Source
var (
ErrShortCopy = errors.New("archive: short copy")
)
Functions ¶
Types ¶
type Archive ¶
type Archive struct { xchacha20poly1305.XChaCha20Poly1305 io.Reader io.Writer // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.