About

Metadata

  • Last updated , by jdral
  • License BSD-3-Clause
  • Categories Cryptography
  • Maintained by: joris@well-typed.com, leo@apotheca.io

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    pkg-config (on by default)

    Use pkg-config(1) to locate foreign botan-3 library.

Readme

Welcome to botan-bindings

Raw 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.