blake3: BLAKE3 hashing algorithm
Bindings to the official fast BLAKE3 implementations in assembly and C, with support for AVX-512, AVX2 and SSE 4.1.
[Skip to Readme]
Versions [faq] | 0.1, 0.1.1, 0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (==4.*), 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/hs-blake3 |
Bug tracker | https://github.com/k0001/hs-blake3/issues |
Uploaded | by RenzoCarbonara at 2020-05-17T18:17:11Z |
Distributions | NixOS:0.2 |
Downloads | 198 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Flags
Name | Description | Default | Type |
---|---|---|---|
avx512 | Enable AVX-512 instructions | Enabled | Manual |
avx2 | Enable AVX2 instructions | Enabled | Manual |
sse41 | Enable SSE 4.1 instructions | Enabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- blake3-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)