Unspendable keys in descriptors

I’ve created a NUMS key generator and validator following the proposed way in the BIP-0341: H + r*G. The thing that I like the most in this approach is that the resultant key does not looks like a NUMS yet you can prove by revealing r. And I might work on next steps to produce a valid signature without showing r as @sipa mentioned before

https://nums-secp256k1.jaonoctus.dev/?pk=2575ac0d328639136911eb82d6164b64908fef69f2c7df59314bdcae29653c26&input=jaonoctus+unspendable+key-path

1 Like