package
0.0.0-20150428212505-e3e8507dea73
Repository: https://github.com/portworx/aescrypt.git
Documentation: pkg.go.dev
# README
cryptobox/secretbox
This is a NaCL-like implementation of a cryptographic system using FIPS-compliant ciphers.
secret provides 20-year security using AES-128 in CTR mode with HMAC-SHA-256, assuming keys are not compromised.