          MODULE=Botan3
         VERSION=3.12.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/randombit/botan/archive/refs/tags/$VERSION.tar.gz
      SOURCE_VFY=sha256:cf152f47723876a7b8544925fc37183089933b95b9b30f41e79ab2f263ab7995
SOURCE_DIRECTORY=$BUILD_DIRECTORY/botan-$VERSION
        WEB_SITE=https://botan.randombit.net/
         ENTERED=20230713
         UPDATED=20260606
           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
