You've already forked specification
Make sure the specification is less implementation specific
This commit is contained in:
@@ -203,7 +203,7 @@ The advantage of re-using the same encoding (and potentially same keypairs) is t
|
||||
* It may be possible eventually to remove ECDSA support (and thereby allow fully batched verification), without blocking any old coins.
|
||||
|
||||
There is a theoretical disadvantage in re-using keypairs.
|
||||
In the case of a severe break in the ECDSA or Schnorr algorithm, all addresses may be vulnerable whether intended solely for Schnorr or ECDSA --- "the security of signing becomes as weak as the weakest algorithm".<sup>[ref](https://lists.bitcoinunlimited.info/pipermail/bch-dev/2018-December/000002.html)</sup>
|
||||
In the case of a severe break in the ECDSA or Schnorr algorithm, all addresses may be vulnerable whether intended solely for Schnorr or ECDSA --- "the security of signing becomes as weak as the weakest algorithm".
|
||||
|
||||
For privacy reasons, it may be beneficial for wallet developers to coordinate a 'Schnorr activation day' where all wallets simultaneously switch to produce Schnorr signatures by default.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user