> **Can't find what you're looking for?** Use `search_docs` on the docs MCP server at `https://v3.viem.sh/api/mcp` to find what you need.

# Hash Errors

:::info
`Hash` is a re-export of ox's [`Hash`](https://oxlib.sh/api/Hash/errors). Refer to the ox documentation for the full reference.
:::

## `Hash.HasherDestroyedError`

Thrown when an incremental hash state has been consumed or destroyed.

## `Hash.InvalidDigestSizeError`

Thrown when a digest output buffer is too small.
