mirror of https://github.com/dswd/zvault
565 B
565 B
zvault-genkey(1) -- Generate a new key pair
SYNOPSIS
zvault genkey [OPTIONS] [FILE]
DESCRIPTION
This subcommand generates a new key pair, prints it to console and optionally
writes it to the given file FILE
.
OPTIONS
-
-p
,--password <PASSWORD>
:Derive the key pair from the given password instead of randomly creating it.
-
-h
,--help
:Prints help information
COPYRIGHT
Copyright (C) 2017 Dennis Schwerdel This software is licensed under GPL-3 or newer (see LICENSE.md)