          MODULE=Botan
         VERSION=2.19.5
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://botan.randombit.net/releases/
      SOURCE_VFY=sha256:dfeea0e0a6f26d6724c4af01da9a7b88487adb2d81ba7c72fcaf52db522c9ad4
        WEB_SITE=https://botan.randombit.net/
         ENTERED=20160805
         UPDATED=20240708
           SHORT="Crypto and TLS for C++11"

cat << EOF
Botan (Japanese for peony) is a cryptography library written in C++11 and
released under the permissive Simplified BSD license.

It contains TLS client and server implementation, X.509 certificates, ECDSA,
AES, GCM, ChaCha20Poly1305, McEliece, bcrypt and other useful tools.
EOF
