python3-shamir-mnemonic: python3-shamir-mnemonic (Reference implementation of SLIP-0039) python3-shamir-mnemonic: python3-shamir-mnemonic: This SLIP describes a standard and interoperable implementation of python3-shamir-mnemonic: Shamir's secret sharing (SSS). SSS splits a secret into unique parts python3-shamir-mnemonic: which can be distributed among participants, and requires a specified python3-shamir-mnemonic: minimum number of parts to be supplied in order to reconstruct the python3-shamir-mnemonic: original secret. Knowledge of fewer than the required number of parts python3-shamir-mnemonic: does not leak information about the secret. python3-shamir-mnemonic: python3-shamir-mnemonic: Homepage: https://github.com/trezor/python-shamir-mnemonic python3-shamir-mnemonic: