aboutsummaryrefslogtreecommitdiff
path: root/libraries/Botan3/README
blob: 7ec74e11a25b7cf36aa682e57877da42e478489f (plain)
1
2
3
4
5
6
7
8
9
Botan is a BSD-licensed crypto library for C++. It provides applications
with the ability to use a number of cryptographic algorithms, as well as
SSL/TLS, X.509 certificates and CRLs, PKCS #10 certificate requests, a
filter/pipe message processing system, and a wide variety of other
features.

Botan relies on Python3 for its compilation configuration.

This package can be safely installed alongside Botan.