-
https://www.bitcoincash.org/spec/2019-05-15-schnorr.html
https://www.bitcoincash.org/spec/2019-11-15-schnorrmultisig.html
haplo updated
4 years ago
-
https://medium.com/@matthewdif/ethereum-payment-channel-in-50-lines-of-code-a94fad2704bc
-
### Problem
If one key is secure, then three keys must be thrice as secure. Right. Right?
Anyway. Multi Signature is one of the most powerful scripts in Bitcoin, a premiere wallet should support s…
-
l2-->l1 sending btc transactions with schnorr multi-signature
-
[Triptych](https://eprint.iacr.org/2020/018), a next-generation transaction protocol under consideration for Monero, uses a style of key images different from Monero's current key images (also [RingCT…
-
I had a recent chat with @sipa about an idea I had to reimplement the CheckMultiSig operations to use public key recovery without altering their semantics.
New new proposed implementation would pro…
-
For storing signatures. Should be analogous to `multikey` (https://github.com/ipfs/specs/issues/58).
_Note: this is just a quick writeup, up for debate._
Following the usual structure:
``
Signature…
-
To be added in ./docs and on zenroom.org
Based on: https://pad.dyne.org/sheet/#/2/sheet/view/vuub8UeTl-cpuLeh-EZ-3HqSmXB+7FtWHcms9nZL6Uc/
Shot:
![ZenroomSigs2](https://github.com/dyne/Zenroom…
-
Point Time Locked Contracts (PTLC) scripts allow for swaps to look like normal transactions. Especially with Taproot, Schnorr signatures and tapscripts greatly increase the ability to blend into the c…
-
> _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process](https://bisq.wiki/Proposals)._
(There are some updates, if you want to jump into the lates…