Free functions
| is_valid_stark_signature | This function assumes the s component of the signature to be positive for efficiency reasons. It is not recommended to use it other than for… |
| is_valid_eth_signature | This function assumes the s component of the signature to be positive for efficiency reasons. It is not recommended to use it other than for… |
| is_valid_p256_signature | This function assumes the s component of the signature to be positive for efficiency reasons. It is not recommended to use it other than for… |