Index | Thread | Search

From:
Bjorn Ketelaars <bket@openbsd.org>
Subject:
NEW security/py-blake3
To:
ports@openbsd.org
Date:
Wed, 22 Jul 2026 21:28:04 +0200

Download raw body.

Thread
I would like to import py-blake3-1.0.9, which is a RDEP for an update of
sysutils/borgwrapper/2.0. See attachment.

Passes tests on amd64.

COMMENT
Python bindings for the Rust blake3 crate

CATEGORIES
security

DESCR
Python bindings for the official Rust implementation of BLAKE3, based on
PyO3. These bindings expose all the features of BLAKE3, including
extendable output, keying, and multithreading. The basic API matches
that of Python's standard hashlib module.

Comments/OK?