package
0.0.0-20240716191418-e4412870799f
Repository: https://github.com/jimysheepman/go-master.git
Documentation: pkg.go.dev

# Functions

NewCaesar creates a new Caesar shift cipher.
NewShift creates a new Shift cipher.

# Variables

No description provided by the author

# Interfaces

Cipher encrypts and decrypts a string.