An open API service indexing awesome lists of open source software.

https://github.com/jalaj711/gocrypto

Cryptography module for golang with support for DES, 3DES, and AES in ECB, CBC, CFB and OFB modes. Also supports SHA512 hashing algortihm.
https://github.com/jalaj711/gocrypto

aes block-cipher cryptography des tripledes

Last synced: 4 months ago
JSON representation

Cryptography module for golang with support for DES, 3DES, and AES in ECB, CBC, CFB and OFB modes. Also supports SHA512 hashing algortihm.

Awesome Lists containing this project

README

          

# Go Crypto