Closed xoloki closed 1 year ago
Currently p256k1 does not wrap any of the schnorr code in secp256k1. Wrap the code for signature creation and verification, and any additional types needed (e.g. secp256k1_xonly_pubkey).
secp256k1_xonly_pubkey
Currently p256k1 does not wrap any of the schnorr code in secp256k1. Wrap the code for signature creation and verification, and any additional types needed (e.g.
secp256k1_xonly_pubkey
).