https://github.com/haskell-cryptography/cryptography-blake3
A wrapper around cryptography-blake3-bindings which is more Haskell-friendly
https://github.com/haskell-cryptography/cryptography-blake3
blake3 cryptography haskell
Last synced: about 2 months ago
JSON representation
A wrapper around cryptography-blake3-bindings which is more Haskell-friendly
- Host: GitHub
- URL: https://github.com/haskell-cryptography/cryptography-blake3
- Owner: haskell-cryptography
- License: bsd-3-clause
- Created: 2022-02-02T01:24:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T22:08:34.000Z (about 3 years ago)
- Last Synced: 2025-03-05T19:49:51.122Z (about 2 months ago)
- Topics: blake3, cryptography, haskell
- Language: Haskell
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# `cryptography-blake3` [](https://github.com/haskell-cryptography/cryptography-blake3-bindings/actions/workflows/ci.yml) [](https://haskell.org)
## What is this?
## What're the goals of this project?
## How do I use this?
## What does this run on?
## What can I do with this?
The bindings themselves are licensed under `BSD-3-Clause`. See the `LICENSE`
file for more information.