Sha256: dd73186ece85cb052754b109035f84a8fbfb0389e9e5d1ff5dc48fdd5d839faa
Contents?: true
Size: 685 Bytes
Versions: 6
Compression:
Stored size: 685 Bytes
Contents
# ronin-sha512 1 "May 2022" Ronin "User Manuals" ## SYNOPSIS `ronin sha512` [*options*] [*FILE* ...] ## DESCRIPTION Calculates SHA512 hashes of data. ## ARGUMENTS *FILE* The optional file to read and process. If no *FILE* arguments are given, input will be read from `stdin`. ## OPTIONS `-f`, `--file` *FILE* Optional file to process. `--string` *STRING* Optional string to process. `-M`, `--multiline` Process each line of input separately. `-n`, `--keep-newlines` Preserves newlines at the end of each line. `-h`, `--help` Print help information. ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO ronin-md5(1), ronin-sha1(1), ronin-sha256(1)
Version data entries
6 entries across 6 versions & 1 rubygems