Build tooling to review Cargo.lock bumps
0cc47c7e93
README: fixup start of document explaining bip39 and bip32
fbad0632a7
*: use full BIP-0032 and BIP-0039 names
2de0c5ce10
keyfork-plumbing: move back into keyfork-{mnemonic-util,entropy}
Use secrecy::Secret for long-term storage of crypto keys
And figure out why it's inconvenient in places where it is such, and solve those.
Use secrecy::Secret for long-term storage of crypto keys
Implement PKCS#11 backend for shard and wizard
Allow option to disable OpenPGP or PKCS#11 through Keyfork via feature flags: Should this result in the command line option being made unavailable, or should the command be available, but error?
Implement PKCS#11 backend for shard and wizard
Investigate how keyfork-crossterm's event::read() works
c8f255f0aa
docs: add list of dependencies and why they're used
585dbe4eae
keyfork-{frame, slip10-test-data}: remove hex
f6ffb39543
README: remove note about hakari
542c206c5e
keyfork-user-guide => docs
e8f327079b
reorganize crates