Reference implementation of Shamir's Secret-Sharing for Mnemonic Codes
This SLIP describes a standard and interoperable implementation of Shamir's secret sharing (SSS). SSS splits a secret into unique parts which can be distributed among participants, and requires a specified minimum number of parts to be supplied in order to reconstruct the original secret. Knowledge of fewer than the required number of parts does not leak information about the secret.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2.2-1.fc36 | - |
Fedora 35 | 0.2.1-4.fc35 | - |
Fedora 34 | 0.1.0-5.fc34 | - |
You can contact the maintainers of this package via email at
python-shamir-mnemonic dash maintainers at fedoraproject dot org
.