Releases: Internet-of-People/slip39-rust
Releases · Internet-of-People/slip39-rust
slip39 v0.1.1
Fixed some problems upstream, so
- you can specify the
Iteration
, which is basically a difficulty parameter for deriving encryption key from the password provided - 1-of-n group thresholds now work, but take note it might not be as secure as you think they are if the shares in the different groups are combined
slip39 0.1.0
This new command-line tool helps you to convert BIP-0039 mnemics or generate new ones into split secrets compatible with Trezor wallet's SLIP-0039 standard. It also helps you to recover master secrets from combining SLIP-0039 member shares or just inspect them.