blake3: BLAKE3 hashing algorithm

[ apache, cryptography, library ] [ Propose Tags ]

Bindings to the official BLAKE3 implementation in C


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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:51:18Z
Distributions NixOS:0.3
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 665 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-05-15 [all 1 reports]

Readme for blake3-0.1

[back to package description]

Haskell BLAKE3

Haskell bindings to the official C implementation at https://github.com/BLAKE3-team/BLAKE3.