-
Hey,
Thanks for sharing this. I get it working fine, except that my shares DB table is full of "Share is above target. Hash: %s"...
I think it has something to do with MaxCoin's replacement of ECDSA…
-
It is currently possible to specify a custom signer, but it's not possible to specify a custom verifier.
`createJWT` allows signing with custom algorithm, like "SS256K" (Schnorr), but it's not poss…
-
Currently, the RSA algorithm is used for encryption of secrets. However, the author of a recent paper about the SVP algorithm has claimed that it cracks RSA:
https://www.reddit.com/r/crypto/comments…
-
During today's CFRG meeting, @fredericjacobs suggested that generalizing the key derivation mechanism in this document would allow it to be used for other protocols that use these keys. For example, y…
-
The CFRG is currently working to specify [an interoperable version FROST](https://cfrg.github.io/draft-irtf-cfrg-frost/draft-irtf-cfrg-frost.html). As this project implements FROST as the threshold Sc…
-
Some of transactions get stuck on sending(using wallet plugin)
`wallet.resend()` does not work, but on node restart transactions appears in network
```
[error] (node) Verification failure: txn-alr…
F1NYA updated
2 years ago
-
implement a frontend with GTK4 rust bindings
-
Blinded [BIP341](https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki#blind-signatures) Schnorr signatures are vulnerable to Wagner’s attack. While there is a known mitigation it is yet to b…
-
Based on nostr-[NIP01](https://github.com/nostr-protocol/nips/blob/master/01.md):
> Each user has a keypair. Signatures, public key, and encodings are done according to the [Schnorr signatures stan…
-
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…