Skip to content

Class Secp256k1::InsecureOperationError

Inherits: SecurityError

Raised when a constant-time operation is attempted without the native C extension loaded. The pure-Ruby implementation cannot guarantee constant-time execution due to interpreter-introduced timing variability.