//
pkg.gl
Category
github.com/psiphon-labs/psiphon-tunnel-core
psiphon
common
crypto
twofish
package
1.0.10
Repository:
https://github.com/psiphon-labs/psiphon-tunnel-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
291 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