[Bug 277279] New security/xhash package

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 24 Feb 2024 11:05:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277279

            Bug ID: 277279
           Summary: New security/xhash package
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rbranco@suse.com

This Go program uses goroutines to calculate multiple hashes on strings, files
and directories. By default it reads from standard input. It can be used as a
drop-in replacement for the GNU coreutils when hard-linked as md5sum, etc. and
it actually supports the --zero option with --check. The output format is fully
configurable.

https://github.com/freebsd/freebsd-ports/pull/237

-- 
You are receiving this mail because:
You are the assignee for the bug.