What it does
This code shifts the given text by the given shift value to return what the encrypted/decrypted text.
How we built it
The codebase is completely in GO, utilizing the "github.com/urfave/cli" package for a comprehensive command line interface
Log in or sign up for Devpost to join the conversation.