package
0.0.0-20150428212505-e3e8507dea73
Repository: https://github.com/portworx/aescrypt.git
Documentation: pkg.go.dev
# README
cryptobox/box
This is a NaCL-like implementation of a public-key cryptographic system using FIPS-compliant ciphers.
box provides 20-year security using ECDH with the NIST P256 curve, and the secretbox package as the underlying symmetric encryption system.