package
1.0.1
Repository: https://github.com/spi-ca/misc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCryptoWriter returns block cipher writer.
NewSecretBox returns a SecretBox object with a provided key.
Pkcs5pad is a padding function that uses the PKCS5 method.
Pkcs5unpad is a stripping function that reverts the PKCS5 method.

# Variables

ErrShortCiphertext is an error that has text too short.

# Interfaces

SecretBox is an encryption and decryption provider.