package
0.5.1
Repository: https://github.com/gophercraft/core.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

No description provided by the author
AuthCipher creates two ARC4 states for sending and recieving.
CipherTBC implements Vanilla encryption but with an HMAC key.
CipherVanilla implements Vanilla-style encryption (Not ARC4, what even is this?) some kind of basic xor counter cipher.