Docs.rs
miden-core-lib-0.32.0
miden-core-lib 0.32.0
Docs.rs crate page
MIT
OR
Apache-2.0
04 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
bobbinth
Dependencies
miden-ace-codegen ^0.32
normal
optional
miden-air ^0.32
normal
optional
miden-constraint-compiler ^0.32
normal
optional
miden-core ^0.32
normal
miden-crypto ^0.32
normal
miden-mast-package ^0.32
normal
miden-precompiles ^0.32
normal
miden-processor ^0.32
normal
miden-utils-sync ^0.32
normal
thiserror ^2.0
normal
criterion ^0.8
dev
miden-ace-codegen ^0.32
dev
miden-air ^0.32
dev
miden-assembly ^0.32
dev
miden-core-lib-codegen ^0.32
dev
miden-debug-types ^0.32
dev
miden-lifted-stark ^0.32
dev
miden-package-registry ^0.32
dev
miden-precompiles-air ^0.32
dev
miden-precompiles-prover ^0.32
dev
miden-precompiles-verifier ^0.32
dev
miden-processor ^0.32
dev
miden-prover ^0.32
dev
miden-verifier ^0.32
dev
num ^0.4
dev
p3-security ^0.7.0
dev
rand ^0.10
dev
rand_chacha ^0.10
dev
rstest ^0.26
dev
tokio ^1.48
dev
env_logger ^0.11
build
fs-err ^3.1
build
miden-assembly ^0.32
build
miden-assembly-syntax ^0.32
build
miden-core-lib-codegen ^0.32
build
miden-package-registry ^0.32
build
Versions
80.18%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate miden_core_lib
miden_
core_
lib
0.32.0
All Items
Crate Items
Modules
Structs
Constants
Functions
Crate
miden_
core_
lib
Copy item path
Source
Modules
§
dsa
Digital Signature Algorithm (DSA) helper functions.
handlers
Structs
§
Core
Library
The Miden core library, providing a set of optimized procedures for Miden programs.
Constants
§
PVM_
PROOF_
REQUEST_
EVENT_
NAME
Event emitted by
sys::pvm::request_proof
to request an asynchronously supplied PVM proof package. The PVM verifier root is at stack positions 1 through 4 and the deferred root is at positions 5 through 8.
Functions
§
conjectured_
security_
estimator_
root
Returns the MAST root of the common recursive conjectured security estimator.