From 222f009731176e3d54d2e45e1c7fd9ccf0f97dd2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 7 Jan 2022 11:42:40 +0100 Subject: First commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- b512sum.1 | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 b512sum.1 (limited to 'b512sum.1') diff --git a/b512sum.1 b/b512sum.1 new file mode 100644 index 0000000..ebaf844 --- /dev/null +++ b/b512sum.1 @@ -0,0 +1,68 @@ +.TH B512SUM 1 blakesum +.SH NAME +b512sum - Compute and check BLAKE-512 message digests +.SH SYNOPSIS +.B bsum +[-c | -B | -L | -U] [-xz] +.RI [ file "] ..." +.SH DESCRIPTION +Print or check BLAKE-512 checksums. +.SH OPTIONS +The +.B b512sum +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 BLAKE-512 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