2 repositories on SrcLog
Ever wanted to automate installing loud linux/unix packages or scripts? Now you can.
Encryption and Decryption functions for Go made easy. Encryption should be as simple as calling Encrypt(key, data) and Decrypt(key, data).