//
pkg.gl
Category
github.com/tailscale/golang-x-crypto
twofish
package
0.91.0
Repository:
https://github.com/tailscale/golang-x-crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
288 SLOC
#
Functions
NewCipher
NewCipher creates and returns a Cipher.
#
Constants
BlockSize
BlockSize is the constant block size of Twofish.
#
Structs
Cipher
A Cipher is an instance of Twofish encryption using a particular key.
#
Type aliases
KeySizeError
No description provided by the author