Docs.rs
  • ps-hash-0.1.0-18
    • ps-hash 0.1.0-18
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • prokopschield
    • Dependencies
      • blake3 ^1.8.2 normal
      • ps-base64 ^0.1.0-5 normal
      • ps-buffer ^0.1.0-20 normal
      • ps-ecc ^0.1.0-6 normal
      • ps-pint16 ^0.1.0-4 normal
      • sha2 ^0.10.9 normal
      • thiserror ^2.0.12 normal
    • Versions
    • 12.9% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

ps_hash0.1.0-18

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate ps_hash

Source

Structs§

Hash
a 64-byte ascii string representing a Hash

Enums§

HashError
HashValidationError
PsHashError

Constants§

HASH_SIZE
HASH_SIZE_BIN
HASH_SIZE_TOTAL_BIN
PARITY
PARITY_OFFSET
PARITY_SIZE
RS
SIZE_SIZE

Functions§

blake3
decode_parts
encode_parts
hash
sha256

Type Aliases§

HashParts