Score:0

Is it possible (and if so how) to make one proof for multiple private keys in ECDSA

ru flag

Lets say I have a message that needs to be signed by two keys that were generated using ECDSA

Is it possible to make a signature that accounts for both keys, meaning I can verify with both and see they are valid?

An example, if we need a cryptocurrency example:

Address 1 has 10 coins Address 2 has 10 coins

Both inputs are in the transaction, and now need to be signed. Is it possible to make it so only one signature is made, but accounts for both addresses?

kelalaka avatar
in flag
You simply asking one public key works at least two private keys, not possible with ECDSA. If you follow the correctness you can see the reason.
kelalaka avatar
in flag
Are you actually looking for the [Multi-Signatures](https://en.wikipedia.org/wiki/Multisignature)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.