create

command module
v0.0.0-...-92012d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Create generates a random asymmetric key pair, breaks the private key into operator shares, and outputs the number of shares at a given threshold to standard out, along with the public key. After this is performed the private key is discarded.

Create takes as parameters the threshold and number of operator shares.

Usage:

create-vault [flags]

The flags are:

-t
	The Shamir share threshold to reconstitute the private key
-n
	The number of operator shares to output

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL