blake3: BLAKE3 hashing algorithm
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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- 'cc-options: -O[n]' is generally not needed. When building with optimisations Cabal automatically adds '-O2' for C code. Setting it yourself interferes with the --disable-optimization flag.
Properties
Versions | 0.1, 0.1, 0.1.1, 0.2, 0.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), memory [details] |
License | Apache-2.0 |
Copyright | Copyright (c) Renzo Carbonara 2020 |
Author | Renzo Carbonara |
Maintainer | renλren.zone |
Category | Cryptography |
Home page | https://github.com/k0001/blake3 |
Bug tracker | https://github.com/k0001/blake3/issues |
Uploaded | by RenzoCarbonara at 2020-05-15T16:50:16Z |
Modules
[Index] [Quick Jump]
Downloads
- blake3-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees