Docs.rs
  • blake3-std-0.1.0
    • blake3-std 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • LemonHX
    • Dependencies
      • arrayvec ^0.7 normal
      • rand ^0.8 normal
      • blake2 ^0.9 dev
      • criterion ^0.3 dev
      • md5 ^0.7 dev
      • rand_chacha ^0.3.1 dev
      • sha2 ^0.9 dev
    • Versions
    • 0% of the crate is documented
  • 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

Crate blake3_std

  • Macros
  • Structs
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • Hash
  • Hasher
  • HexError
  • OutputReader
  • reference_impl::Hasher

Macros

  • array_mut_ref
  • array_ref

Functions

  • arith::hash8
  • arith::hash_many
  • derive_key
  • fallback::compress_in_place
  • fallback::compress_xof
  • fallback::hash1
  • fallback::hash_many
  • hash
  • keyed_hash
  • le_bytes_from_words_32
  • le_bytes_from_words_64
  • words_from_le_bytes_32
  • words_from_le_bytes_64

Constants

  • BLOCK_LEN
  • CHUNK_LEN
  • KEY_LEN
  • OUT_LEN
  • arith::DEGREE