package
0.0.0-20240829204844-f1a3cc8cc1aa
Repository: https://github.com/kevinrudde/gophercraft.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewCFB8Decrypter returns a Stream which decrypts with cipher feedback mode (segment size = 8), using the given Block.
NewCFB8Encrypter returns a Stream which encrypts with cipher feedback mode (segment size = 8), using the given Block.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author