botan-low: Low-level Botan bindings

[ bsd3, cryptography, library ] [ Propose Tags ]

Welcome to botan-low

Low-level bindings to the Botan cryptography library.

Botan's goal is to be the best option for cryptography in C++ by offering the
tools necessary to implement a range of practical systems, such as TLS protocol,
X.509 certificates, modern AEAD ciphers, PKCS#11 and TPM hardware support,
password hashing, and post quantum crypto schemes.

For more information, see the README on Github


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
xffi

Enable experimental / upstream ffi support

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), botan-bindings (==0.0.1.0), bytestring (>=0.11 && <0.13), deepseq (>=1.4 && <1.6), text (>=1.2 && <1.3 || >=2.0 && <2.2) [details]
License BSD-3-Clause
Author Leo D.
Maintainer leo@apotheca.io
Category Cryptography
Source repo head: git clone https://github.com/apotheca/botan.git
Uploaded by ldillinger at 2024-02-13T20:56:50Z
Distributions
Downloads 57 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2024-02-13 [all 2 reports]

Readme for botan-low-0.0.1.0

[back to package description]

Welcome to botan-low

Low-level bindings to the Botan cryptography library.

Botan's goal is to be the best option for cryptography in C++ by offering the tools necessary to implement a range of practical systems, such as TLS protocol, X.509 certificates, modern AEAD ciphers, PKCS#11 and TPM hardware support, password hashing, and post quantum crypto schemes.

For more information, see the README on Github