# sr25519 v0.1.0 - Table of Contents

> Substrate-compatible sr25519 (schnorrkel) signature verification for the BEAM — a thin, safety-critical Rustler NIF over the upstream-audited w3f schnorrkel crate. Precompiled by default; no Rust toolchain required to use it.

## Pages

- [sr25519](readme.md)
- [Changelog](changelog.md)
- [Security Policy](security.md)

## Modules

- [Sr25519](Sr25519.md): Substrate-compatible **sr25519 (schnorrkel) signature verification** for the BEAM.
- [Sr25519.Substrate](Sr25519.Substrate.md): Named **Substrate/Polkadot** sr25519 verification conventions.

## Mix Tasks

- [mix conformance](Mix.Tasks.Conformance.md): Runs the full conformance ladder as a single command and emits a
machine-readable `conformance_report.json` (per-rung pass/fail + failing test
names), plus a human summary. Exits non-zero if any rung fails.

