Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: security/b3sum: new port (version 1.8.4)
To:
"Kirill A. Korinsky" <kirill@korins.ky>, <ports@openbsd.org>
Date:
Wed, 06 May 2026 19:00:42 +0100

Download raw body.

Thread
oh, there are no tools just the library in the c version...sigh.

ok for the rust one then

-- 
  Sent from a phone, apologies for poor formatting.

On 6 May 2026 18:29:42 Kirill A. Korinsky <kirill@korins.ky> wrote:

> On Wed, 06 May 2026 18:30:59 +0200,
> Stuart Henderson <stu@spacehopper.org> wrote:
>>
>> On 2026/05/06 18:07, Kirill A. Korinsky wrote:
>> > On Sun, 05 Apr 2026 22:14:42 +0200,
>> > "Kirill A. Korinsky" <kirill@korins.ky> wrote:
>> > >
>> > > ports@,
>> > >
>> > > I'd like to import security/b3sum.
>> > >
>> > > b3sum is a command line implementation of the BLAKE3 cryptographic hash
>> > > function. It computes BLAKE3 checksums for files or standard input and can
>> > > also verify checksum files.
>> > >
>> > > Ok?
>> >
>> > Anyone?
>> >
>> > --
>> > wbr, Kirill
>>
>> I'm not opposed to it, but it looks like there's a C version in the
>> distfile as well, which would give better arch support...
>>
>
>
> I think I had missed something but I see in the repo:
> - b3sum implementation in rust only
> - blake3 implementation in rust and c
>
> --
> wbr, Kirill