keygen

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

Keygen

Description

This project is a go library used to generate the keystore containing your private key and public key.

Prerequisites

Keygen requires you to Download and install GoLang onto your local machine.

Setup

You can generate your encrypted keystore in the following way

Clone the Repository

Clone the git repository using

git Clone https://github.com/HugoByte/keygen.git

Usage

Build the library

Build the library

go build

This will build the binary required for your keystore.

screenshot

alt text

Generate

You can run the keygen command with the following flags and its required arguments.

Set a password for your keystore using the -p flag

keygen generate -p <your_password> -o <Output filepath / Output Filename>

screenshot

alt text

Decrypt

You can decrypt the library files only using your password

keygen decrypt -f <file_name> -p <your_password>

screenshot

alt text

License

Licensed under Apache-2.0

Documentation

Overview

Copyright © 2021 HugoByte <hello@hugobyte.com>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
keystore

Jump to

Keyboard shortcuts

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