fastports

blake3 1.0.8_1

security/py-blake3

Python bindings for the BLAKE3 cryptographic hash function

Category
security
Maintainer
yuri@FreeBSD.org
WWW
https://github.com/oconnor663/blake3-py
License
APACHE20 MIT
USES
cargo python

Description

Python bindings for the official Rust implementation of BLAKE3.

BLAKE3 is a cryptographic hash function that is much faster than MD5, SHA-1,
SHA-2, and SHA-3, yet is at least as secure as the latest standard, SHA-3.

Features:
- Fast hashing (up to 2-3x faster than SHA-256)
- Parallelism using multiple threads
- Extendable output (XOF)
- Keyed hashing and key derivation
- Compatible with Python's hashlib module

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.