Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T22:08:34.000Z (almost 3 years ago)
- Last Synced: 2024-03-25T21:15:07.375Z (9 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` [![CI](https://github.com/haskell-cryptography/cryptography-blake3-bindings/actions/workflows/ci.yml/badge.svg)](https://github.com/haskell-cryptography/cryptography-blake3-bindings/actions/workflows/ci.yml) [![made with Haskell](https://img.shields.io/badge/Made%20in-Haskell-%235e5086?logo=haskell&style=flat-square)](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.