secp256k1-node icon indicating copy to clipboard operation
secp256k1-node copied to clipboard

feat(schnorr): add support for schnorr signatures

Open kewde opened this issue 3 years ago • 0 comments

I won't be continuing this work but it's a good base for anyone else.

  • [ ] Needs a fix for elliptic - reject overflowing secret keys.
  • [ ] Only on test vector was ported - should be all of them.
  • [ ] Browser fallback for schnorr with elliptic is not included in this PR.

helps solve #164

kewde avatar Feb 16 '22 20:02 kewde