package
0.0.0-20150304025918-53f62d9b43e8
Repository: https://github.com/btcsuite/golangcrypto.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