Docs.rs
  • kaspa-hashes-0.15.0
    • kaspa-hashes 0.15.0
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aspect
    • tiram88
    • michaelsutton
    • Dependencies
      • blake2b_simd ^1.0.2 normal
      • borsh ^1.5.1 normal
      • faster-hex ^0.9.0 normal
      • js-sys ^0.3.70 normal
      • kaspa-utils ^0.15.0 normal
      • keccak ^0.1.4 normal optional
      • once_cell ^1.18.0 normal
      • serde ^1.0.190 normal
      • sha2 ^0.10.8 normal
      • wasm-bindgen ^0.2.93 normal
      • workflow-wasm ^0.18.0 normal
      • criterion ^0.5.1 dev
      • rand ^0.8.5 dev
      • sha3 ^0.10.8 dev
      • cc ^1.0.83 build
      • keccak ^0.1.4 normal
    • Versions
    • 6.25% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kaspa_hashes0.15.0

  • All Items

Crate Items

  • Structs
  • Constants
  • Traits

Crate kaspa_hashes

Source

Structs§

BlockHash
Hash
@category General
KHeavyHash
MerkleBranchHash
MuHashElementHash
MuHashFinalizeHash
PersonalMessageSigningHash
PowHash
ProofOfWorkHash
TransactionHash
TransactionID
TransactionSigningHash
TransactionSigningHashECDSA

Constants§

HASH_SIZE
ZERO_HASH

Traits§

Hasher
HasherBase