Post
Topic
Board Bitcoin Discussion
Re: Options for Securing your Bitcoin wallet
by
inBitweTrust
on 04/05/2015, 10:08:11 UTC
One more question: Isn't multisig the same as Shamir’s 2-of-3 Secret Sharing Scheme? (this is the first time I have heard of this by the way)

No they are completely different.

Bitcoin supports two multi-signature schemes:
M-of-N Standard Transactions
https://github.com/bitcoin/bips/blob/master/bip-0011.mediawiki

Pay to Script Hash
https://github.com/bitcoin/bips/blob/master/bip-0016.mediawiki
---------------------------------------------------------

SSSS - Shamir's Secret Sharing Scheme found here:

https://github.com/cetuscetus/btctool/blob/bip/bip-xxxx.mediawiki