          MODULE=libsodium
         VERSION=1.0.20
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://download.libsodium.org/libsodium/releases/
      SOURCE_VFY=sha256:ebb65ef6ca439333c2bb41a0c1990587288da07f6c7fd07cb3a18cc18d30ce19
        WEB_SITE=https://github.com/jedisct1/libsodium/
         ENTERED=20150427
         UPDATED=20190922
           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
