keyfork/keyfork-mnemonic-from-seed
Ryan Heywood c4882f2d21
make clippy happy
2023-09-25 21:16:33 -05:00
..
src make clippy happy 2023-09-25 21:16:33 -05:00
Cargo.lock Project refactoring 2023-09-21 17:33:13 -05:00
Cargo.toml Project refactoring 2023-09-21 17:33:13 -05:00
README.md Project refactoring 2023-09-21 17:33:13 -05:00

README.md

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.