# Page Not Found

The URL `hashing/short-input_hashing.html` does not exist.

You might be looking for one of these pages:
- [Short-input hashing](https://libsodium.gitbook.io/doc/hashing/short-input_hashing.md)
- [Generic hashing](https://libsodium.gitbook.io/doc/hashing/generic_hashing.md)
- [Hashing](https://libsodium.gitbook.io/doc/hashing.md)
- [Password hashing](https://libsodium.gitbook.io/doc/password_hashing.md)
- [Extendable output functions](https://libsodium.gitbook.io/doc/hashing/xof.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://libsodium.gitbook.io/doc/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://libsodium.gitbook.io/doc/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/doc/hashing/short-input_hashing.md`)
- Use `Accept: text/markdown` header for content negotiation