This is a wrapper module that provides a clean V interface to libsodium's crypto_secretbox_easy API. It implements authenticated encryption using XSalsa20-Poly1305.
About
This is a wrapper module that provides a clean V interface to libsodium's crypto_secretbox_easy API. It implements authenticated encryption using XSalsa20-Poly1305.