From fcc5eb9f87a476115cc742bf45056ccbbc830057 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 16 Jan 2022 21:41:44 +0100 Subject: m + add b2sum MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- b2sum.1 | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 b2sum.1 (limited to 'b2sum.1') diff --git a/b2sum.1 b/b2sum.1 new file mode 100644 index 0000000..a4e1f4b --- /dev/null +++ b/b2sum.1 @@ -0,0 +1,88 @@ +.TH B2SUM 1 blakesum +.SH NAME +b2sum - Compute and check BLAKE2 message digests +.SH SYNOPSIS +.B bsum +[-l bits | -X bits] [-c | -B | -L | -U] [-sxz] +.RI [ file "] ..." +.SH DESCRIPTION +Print or check BLAKE2 checksums, using BLAKE2b by default. +.SH OPTIONS +The +.B b2sum +utility conforms to the Base Definitions volume of POSIX.1-2017, +.IR "Section 12.2" , +.IR "Utility Syntax Guidelines" . +.PP +The following options are supported: +.TP +.B -B +Output checksums in binary representation. This suppresses +the filenames and checksum delimiters. Only the checksums +are printed. +.TP +.B -c +Read BLAKE2 sums from the file and check them against the +files on your systems. The input files files should be +formatted as the output of this program, or similarly. +This is not going to work if any of the filenames in the +input files starts with or , or if they +contain a