package
Version:
v1.0.90
Opens a new window with list of versions in this module.
Published: Jul 10, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrInvalidKeyLength = errors.New("invalid key length (must be 16, 24 or 32 bytes)")
ErrEmptyPlaintext = errors.New("plaintext cannot be empty")
ErrInvalidCiphertext = errors.New("invalid ciphertext")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.