package
0.0.0-20210902152239-d07836ab426a
Repository: https://github.com/sylabs/golang-x-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