    MODULE=libsodium
   VERSION=1.0.22
    SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=https://download.libsodium.org/libsodium/releases/
SOURCE_VFY=sha256:adbdd8f16149e81ac6078a03aca6fc03b592b89ef7b5ed83841c086191be3349
  WEB_SITE=https://github.com/jedisct1/libsodium/
   ENTERED=20150427
   UPDATED=20260411
     SHORT="A higher-level cryptographic library"

cat << EOF
Sodium is a new, easy-to-use software library for encryption, decryption,
signatures, password hashing and more.

It is a portable, cross-compilable, installable, packageable fork of NaCl,
with a compatible API, and an extended API to improve usability even further.
EOF
