libcrypt4gh
is a C library supporting the GA4GH file encryption format.
autoreconf
./configure
make
make install
Todo using external tools, or myself serving files on github.io?
We use libsodium for the underlying implementation of Chacha20+Poly1305.
Libsodium was assessed and shown to be a secure, high-quality library that meets its stated usability and efficiency goals.