bitcoinfuzz icon indicating copy to clipboard operation
bitcoinfuzz copied to clipboard

add target for ElligatorSwift encoding and decoding

Open brunoerg opened this issue 8 months ago • 3 comments

https://github.com/btcsuite/btcd/pull/2219/ adds ElligatorSwift encoding and decoding functions (BIP 324). It would be nice to have a target to fuzz it against secp.

Suggested by @dergoegge

brunoerg avatar Apr 29 '25 19:04 brunoerg

FYI I think when https://github.com/btcsuite/btcd/pull/2260 is merged, it will be possible to differentially fuzz the v2 transport modules b/t bitcoind and btcd.

Crypt-iQ avatar Apr 30 '25 14:04 Crypt-iQ

https://github.com/btcsuite/btcd/pull/2260 is closed to be merged, will work on it here soon.

edit: merged 🎉

brunoerg avatar May 29 '25 18:05 brunoerg

ACK

yuvicc avatar Jun 19 '25 05:06 yuvicc