d67b15dd19
includes all build options possible with full slackware install as they cannot be automatically detected by the build scipt. Add optional support of TPM which requires system/trouser Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
Botan.SlackBuild | ||
Botan.info | ||
README | ||
slack-desc |
README
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. To build TPM support, use `TPM=YES`. This option adds a dependency on `system/trousers`.