Registry / crypto / snarkvm-algorithms

snarkvm-algorithms

JSON →
library4.7.1rscratesunverified

Provides cryptographic algorithms for the snarkVM decentralized virtual machine.

# Cargo.toml [dependencies] snarkvm-algorithms = "4.7.1"
INSTALL
IMPORT
SIG · SNARKVM-ALGORITHMS
S
snarkvm-algorithms
cryptorustv4.7.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.

BoweHopwoodPedersenCRH
✓ use snarkvm_algorithms::crh::BoweHopwoodPedersenCRH;

Minimal usage of a CRH algorithm from snarkvm-algorithms.

use snarkvm_algorithms::crh::BoweHopwoodPedersenCRH; fn main() { let _crh = BoweHopwoodPedersenCRH::setup(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.7.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Resources
snarkvm-algorithms — cargo add snarkvm-algorithms · libregistry