botan-config-1.10

Development files for botan

Install

All systems
curl cmd.cat/botan-config-1.10.sh
Debian Debian
apt-get install libbotan1.10-dev
Ubuntu
apt-get install libbotan1.10-dev
Fedora
dnf install botan-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libbotan1.10-dev
Raspbian
apt-get install libbotan1.10-dev

botan-devel

Development files for botan

libbotan1.10-dev

multiplatform crypto library (development)

Botan is a C++ library which provides support for many common cryptographic operations, including encryption, authentication, and X.509v3 certificates and CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES, MD5, and SHA-1. This package contains the development files.