PACKAGE NAME: python3-shamir-mnemonic-0.3.0-x86_64-3_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./python/python3-shamir-mnemonic PACKAGE SIZE (compressed): 36 K PACKAGE SIZE (uncompressed): 187 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-poetry-core PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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: