Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Free functions

verifyVerifies a signature according to the BIP-340. This function checks if the signature (rx, s) is valid for a message m with respect to the public key px ….
verify_signatureVerifies a signature according to the BIP-340 using Signature struct. This function checks if the signature is valid for a message m with respect to the public key px ….