File: ecdsakeygen.1

package info (click to toggle)
ecdsautils 0.3.2%2Bgit20151018-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 172 kB
  • ctags: 91
  • sloc: ansic: 904; makefile: 9
file content (24 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH ECDSAKEYGEN "1" "June 2014" "ECDSA Utils" "User Commands"
.SH NAME
ecdsakeygen \- ECDSA key generation
.SH SYNOPSIS
.B ecdsakeygen
[\fI\,-s\/\fR] [\fI\,-p\/\fR] [\fI\,-h\/\fR]
.SH DESCRIPTION
ecdsautils
.TP
\fB\-s\fR
generate a new secret on stdout
.TP
\fB\-p\fR
output public key of secret read from stdin
.TP
\fB\-h\fR
display this short help and exit
.SH "SEE ALSO"
The full documentation for
.B ecdsakeygen
is in the source at
https://github.com/tcatm/ecdsautils
.SH AUTHOR
Nils Schneider