File: sha1pass.1

package info (click to toggle)
syslinux 3%3A6.04~git20190206.bf6db5b4%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 16,940 kB
  • sloc: ansic: 189,351; asm: 5,148; pascal: 4,825; perl: 1,980; makefile: 1,980; python: 266; sh: 176; xml: 39
file content (21 lines) | stat: -rw-r--r-- 634 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH SHA1PASS 1 2014\-06\-14 5.00 "Syslinux Project"

.SH NAME
\fBsha1pass\fR \- Create a SHA1 password hash

.SH SYNOPSIS
\fBsha1pass\fR [\fIPASSWORD\fR] [\fISALT\fR]

.SH DESCRIPTION
\fBsha1pass\fR creates a SHA1 password hash. In the absence of a salt value on the command line, a random salt vector will be generated.

.SH SEE ALSO
\fIsyslinux\fR(1)

.SH HOMEPAGE
More information about the Syslinux project can be found on the homepage at <\fIhttp://www.syslinux.org/\fR>.

.SH AUTHOR
sha1pass was written by H. Peter Anvin <\fIhpa@zytor.com\fR>.
.PP
This manual page was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.