-
Advantages:
- ~~avoid the malleability problem with ECDSA signatures~~
- avoid side-channel attacks on signing
- avoid attacks on ECDSA based on not-perfectly-random nonces
- reduce reliance on collis…
daira updated
5 years ago
-
It seems the details of this protocol have not been fixed yet, so I shall express here, an idea that I hope will allow RGB to be useable with future extensions to Bitcoin, and also with any Bitcoin-ex…
-
-
EDIT: Please see [this comment](https://github.com/monero-project/monero/issues/881#issuecomment-351917989) for a clearer explanation of the requested feature I've called "multi-sig transactions", for…
-
Our current implementation does not check for PublicKey cancellation.
Suppose that two parties Alice and Eve with public keys P_A and P_E want to share a 2-of-2 MultiSig wallet.
If, during the con…
-
design multisig address scheme for factoids.
related to design of factoid transactions (script vs no script)