Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ecdsa

Fully qualified path: garaga::signatures::ecdsa

Free functions

is_valid_ecdsa_signature_assuming_hashVerifies an ECDSA signature with associated hints, assuming the message hash is correct….

Structs

ECDSASignatureAn ECDSA signature with message hash….
ECDSASignatureWithHintAn ECDSA signature bundled with computation hints required for Cairo verification….

Impls