项目作者: alistanis

项目描述 :
Encryption and Decryption functions for Go made easy. Encryption should be as simple as calling Encrypt(key, data) and Decrypt(key, data).
高级语言: Go
项目地址: git://github.com/alistanis/goenc.git
创建时间: 2017-02-24T21:27:30Z
项目社区:https://github.com/alistanis/goenc

开源协议:ISC License

下载