Docs.rs
  • risc0-zkp-core-0.4.0
    • risc0-zkp-core 0.4.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • flaub
    • github:risc0:maintainers
    • Dependencies
      • anyhow ^1.0 normal
      • bytemuck ^1.9 normal
      • cfg-if ^1.0 normal
      • cxx ^1.0 normal
      • rand ^0.8 normal
      • rand_core ^0.6 normal
      • risc0-core ^0.4 normal
      • sha2 ^0.10 normal
      • cxx-build ^1.0 build
    • Versions
    • 15.25% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Module sha

  • Re-exports
  • Structs
  • Constants
  • Traits
  • Functions
logo
Change settings

Module risc0_zkp_core::sha

source · [−]

Re-exports

pub use crate::sha_cpu::Impl as DefaultImplementation;

Structs

Digest

Constants

DIGEST_WORDS

Traits

Sha

Functions

default_implementation