head 1.2; access; symbols pkgsrc-2026Q2:1.2.0.4 pkgsrc-2026Q2-base:1.2 pkgsrc-2026Q1:1.2.0.2 pkgsrc-2026Q1-base:1.2; locks; strict; comment @# @; 1.2 date 2026.03.01.07.12.29; author wiz; state Exp; branches; next 1.1; commitid 8lyXU8IYjlPX1fwG; 1.1 date 2026.03.01.00.44.45; author js; state Exp; branches; next ; commitid UHFb6j8qwcmUScwG; desc @@ 1.2 log @py-shamir_mnemonic: add missing tool fix pkglint @ text @Reference implementation of SLIP-0039: 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. @ 1.1 log @Add security/py-shamir_mnemonic This is a new dependency for security/py-trezor. @ text @d1 1 a1 1 Reference implementation of SLIP-0039: Shamir’s Secret-Sharing for Mnemonic d4 1 a4 1 This SLIP describes a standard and interoperable implementation of Shamir’s @