botan: High-level Botan bindings
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Welcome to botan
High-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]
Properties
Versions | 0.0.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), botan-bindings (==0.0.1.0), botan-low (==0.0.1.0), bytestring (>=0.11 && <0.13), deepseq (>=1.1 && <2), mtl (>=2.2 && <2.4), random (>=1.2 && <1.3), 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-19T21:14:22Z |
Modules
[Index] [Quick Jump]
- Botan
- Botan.Bcrypt
- Botan.BlockCipher
- Botan.BlockCipher.AES
- Botan.BlockCipher.ARIA
- Botan.BlockCipher.Blowfish
- Botan.BlockCipher.CAST
- Botan.BlockCipher.Camellia
- Botan.BlockCipher.Class
- Botan.BlockCipher.DES
- Botan.BlockCipher.GOST
- Botan.BlockCipher.IDEA
- Botan.BlockCipher.Noekeon
- Botan.BlockCipher.SHALCAL
- Botan.BlockCipher.SM4
- Botan.BlockCipher.Serpent
- Botan.BlockCipher.Threefish
- Botan.BlockCipher.Twofish
- Checksum
- Botan.Cipher
- Botan.Easy
- Botan.Error
- Botan.HOTP
- Botan.Hash
- Botan.KDF
- Botan.KeySpec
- Botan.KeyWrap
- Botan.MAC
- OneTimeAuth
- Botan.PubKey
- Botan.PwdHash
- Botan.RNG
- Botan.SRP6
- Types
- Botan.Utility
- Botan.Version
- Botan.X509
- Botan.ZFEC
Flags
Manual Flags
Name | Description | Default |
---|---|---|
mtl | Enable | Enabled |
random | Enable | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- botan-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees