C/C++ cryptography library providing encryption and hashing
C/C++ cryptography library
beecrypt
$ beecrypt -h sha256 file.txt
$ beecrypt -e aes file.txt -o file.encrypted
$ beecrypt --help