package
0.0.0-20190131182504-b8fe1690c613
Repository: https://github.com/axxelg/crypto.git
Documentation: pkg.go.dev

# Functions

NewCipher creates and returns a Cipher.

# Constants

BlockSize is the constant block size of Twofish.

# Structs

A Cipher is an instance of Twofish encryption using a particular key.

# Type aliases

No description provided by the author