Registry / crypto / winter-prover

winter-prover

JSON →
library0.13.1rscratesunverified

Winterfell STARK prover for generating succinct proofs of computation.

# Cargo.toml [dependencies] winter-prover = "0.13.1"
INSTALL
IMPORT
SIG · WINTER-PROVER
W
winter-prover
cryptorustv0.13.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Prover
use winter_prover::Prover;

Generate a STARK proof using the Winterfell prover.

use winter_prover::Prover; use winter_air::Air; // Example usage requires defining an Air and Trace. // See Winterfell documentation for details.
Debug
Known issues
gotchaRequires careful setup of Air and Trace; complex cryptographic primitives.
fix
Follow the Winterfell tutorial and examples.
affects: >=0.13.0
Upgrade
Version history
0.13.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
Resources