keyfork-mnemonic-generate (0.1.0)

Published 2023-09-01 12:31:07 +00:00 by ryan

Installation

[registry]
default = "forgejo"

[registries.forgejo]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add keyfork-mnemonic-generate@0.1.0

About this package

A tool to generate BIP-0039 mnemonics.

This program is designed to generate a 12- or 24-word mnemonic using system entropy on an offline, post-5.4-kernel Linux system. For testing purposes, the command may be run in an insecure environment using SHOOT_SELF_IN_FOOT=1. The program may be passed a seed size as the first and only argument, and only supports seed sizes of 128 bits or 256 bits, for 12 and 24 word mnemonics.

Dependencies

ID Version
keyfork-mnemonic-util ^0.1.0
Details
Cargo
2023-09-01 12:31:07 +00:00
22
GPL-3.0
62 KiB
Assets (1)
Versions (3) View all
0.2.0 2023-09-12
0.1.1 2023-09-12
0.1.0 2023-09-01