/goenc

Encryption and Decryption functions for Go made easy. Encryption should be as simple as calling Encrypt(key, data) and Decrypt(key, data).

Primary LanguageGoISC LicenseISC

Stargazers