Re: sha2 utilities: Print or check SHA-2 digests

2006-06-10 Thread Qed
On 06/10/2006 12:35 AM, rmyster wrote: --print-md algo [files] --print-mds [files] Print message digest of algorithm ALGO for all given files or stdin. With the second form (or a deprecated * as algo) digests for all available

Re: sha2 utilities: Print or check SHA-2 digests

2006-06-10 Thread rmyster
On Sat, 2006-06-10 at 11:27 +0200, Qed wrote: --print-md algo [files] --print-mds [files] Print message digest of algorithm ALGO for all given files or stdin. With the second form (or a deprecated * as algo) digests

Re: sha2 utilities: Print or check SHA-2 digests

2006-06-10 Thread rmyster
Still, does anyone know what the coreutils docs are referring to when it implies that sha512 hashes can be obtained with a command called sha512sum in the same manner of usage as md5sum and sha1sum? (i.e sha512sum file) Maybe you could try to tell us what version of coreutils do you

Re: sha2 utilities: Print or check SHA-2 digests

2006-06-10 Thread Todd Zullinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 rmyster wrote: Yes, suse 10.1 with coreutils-5.93-20. In the info manual, sha2 is mentioned under section 6.6 (sha2 utilities) and all it says is The usage and options of these commands are precisely the same as for `md5sum'. While this isn't

sha2 utilities: Print or check SHA-2 digests

2006-06-09 Thread rmyster
From the coreutils documentation, it states: 6.6 sha2 utilities: Print or check SHA-2 digests The commands sha224sum, sha256sum, sha384sum and sha512sum compute checksums of various lengths (respectively 224, 256, 384 and 512

Re: sha2 utilities: Print or check SHA-2 digests

2006-06-09 Thread David Shaw
On Fri, Jun 09, 2006 at 12:07:44AM -0600, rmyster wrote: From the coreutils documentation, it states: 6.6 sha2 utilities: Print or check SHA-2 digests The commands sha224sum, sha256sum, sha384sum and sha512sum compute

Re: sha2 utilities: Print or check SHA-2 digests

2006-06-09 Thread rmyster
On Fri, 9 Jun 2006 at 08:04:35 -0400, David Shaw wrote: Coreutils is installed but there isn't any sha224sum, sha256sum, sha384sum or sha512sum commands available. Is sha2 utilities part of some other package? I'm not sure if I fully understand your question (coreutils has nothing to