Crate binius_core

Source
Expand description

The core implementation of the Binius cryptographic protocols.

The core submodules expose cryptographic building blocks for the proof system. Each protocol has interfaces for both the prover and verifier sides. Prover-side functions are optimized for performance, while verifier-side functions are optimized for auditability and security.

Modulesยง