./security/xhash, Faster hashing with Goroutines

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.3.2nb1, Package name: xhash-3.3.2nb1, Maintainer: rbranco

This Go program uses goroutines to calculate multiple hashes on strings, files
and directories. The output format is fully configurable.


Master sites:

Filesize: 14.54 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update
   2024-03-01 16:51:25 by Benny Siegert | Files touched by this commit (5)
Log message:
New package, xhash-3.3.2.

From Ricardo Branco in PR pkg/57963.
Closes NetBSD/pkgsrc#129.

This Go program uses goroutines to calculate multiple hashes on strings, files
and directories. The output format is fully configurable.