Registry / crypto / snarkos-algorithms

snarkos-algorithms

JSON →
libraryrscratesunverified

Algorithms for a decentralized operating system, including cryptographic primitives and consensus mechanisms.

# Cargo.toml [dependencies] snarkos-algorithms = "latest"
INSTALL
IMPORT
SIG · SNARKOS-ALGORITHMS
S
snarkos-algorithms
cryptorust
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.

sha256
use snarkos_algorithms::crypto_hash::sha256;

Compute a SHA-256 hash using snarkOS algorithms.

use snarkos_algorithms::crypto_hash::sha256; let hash = sha256(b"data");
Debug
Known issues
gotchaCrate version is None; may be unstable or unpublished.
fix
Check the repository for the latest version or use a specific git dependency.
affects: *
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
Resources
snarkos-algorithms — cargo add snarkos-algorithms · libregistry