keytool

command module
v0.0.0-...-c228bab Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: MIT Imports: 8 Imported by: 0

README

KEYTOOL

A simple key generator.

Compile:

go install

Run:

keytool <filename>

to generate two keys: a master key and a passphrase. The master key will be encrypted with the passphrase.

The encrypted master key will be written to the provided file. If no file name in the command-line, will write the master key to the key32 file in the working directory.

Will print the base 64 encoded passphrase to the standard output.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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