package
0.0.0-20230211010958-c91f845b7845
Repository: https://github.com/pixdale/sh-code-challenge.git
Documentation: pkg.go.dev
# Functions
CreateHash creates a MD5 sum from the encryption key.
DecryptData decrypts a slice of bytes using a passphrase.
EncryptData encrypts a slice of bytes using a passphrase.