[ 原始碼: python-shamir-mnemonic ]
套件:python3-shamir-mnemonic(0.3.0-3)
python3-shamir-mnemonic 的相關連結
Debian 的資源:
下載原始碼套件 python-shamir-mnemonic:
- [python-shamir-mnemonic_0.3.0-3.dsc]
- [python-shamir-mnemonic_0.3.0.orig.tar.gz]
- [python-shamir-mnemonic_0.3.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Shamir’s Secret-Sharing for Mnemonic Codes, an implementation of SLIP-0039
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.
This package contains the Python 3 version.
其他與 python3-shamir-mnemonic 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)