# Secp256k1 Errors

## `Secp256k1.InvalidPrfSizeError`

Thrown when a WebAuthn PRF output is not 32 bytes.

**Source:** [src/core/Secp256k1.ts](https://github.com/wevm/ox/blob/main/src/core/Secp256k1.ts#L578)
