Sha256: fa70df6ce8677d3449873d4ca7ba776c3be455bceed4f4c0a8069d8846457a0e

Contents?: true

Size: 687 Bytes

Versions: 5

Compression:

Stored size: 687 Bytes

Contents

# ronin-sha512 1 "2023-02-01" 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

5 entries across 5 versions & 1 rubygems

Version Path
ronin-2.0.5 man/ronin-sha512.1.md
ronin-2.0.4 man/ronin-sha512.1.md
ronin-2.0.3 man/ronin-sha512.1.md
ronin-2.0.2 man/ronin-sha512.1.md
ronin-2.0.1 man/ronin-sha512.1.md