package
0.0.0-20241111182353-c1fbc2c9b65f
Repository: https://github.com/triangleside/gotools.git
Documentation: pkg.go.dev

# Functions

New allocates and configures an Encryptor.
WithBlockCypherProvider overwrites the provider for the block cipher.
WithRandomDataFunc overwrites the random data function.

# Interfaces

Encryptor does symmetric encryption and decryption.

# Type aliases

Option is optional configuration of the encryptor.