Docs.rs
  • hsh-0.0.7
    • hsh 0.0.7
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sebastienrousseau
    • Dependencies
      • argon2rs ^0.2.5 normal
      • base64 ^0.21.5 normal
      • bcrypt ^0.15.0 normal
      • dtt ^0.0.4 normal
      • log ^0.4.20 normal
      • scrypt ^0.11.0 normal
      • serde ^1.0.190 normal
      • serde_json ^1.0.108 normal
      • vrd ^0.0.4 normal
      • assert_cmd ^2.0.12 dev
      • criterion ^0.5.1 dev
    • Versions
    • 100% 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

hsh0.0.7

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • algorithms::argon2i::Argon2i
  • algorithms::bcrypt::Bcrypt
  • algorithms::scrypt::Scrypt
  • loggers::Log
  • models::hash::Hash
  • models::hash::HashBuilder

Enums

  • loggers::LogFormat
  • loggers::LogLevel
  • models::hash_algorithm::HashAlgorithm

Traits

  • models::hash_algorithm::HashingAlgorithm

Macros

  • generate_hash
  • hash_length
  • hsh
  • hsh_assert
  • hsh_contains
  • hsh_in_range
  • hsh_join
  • hsh_max
  • hsh_min
  • hsh_parse
  • hsh_print
  • hsh_print_vec
  • hsh_split
  • hsh_vec
  • macro_execute_and_log
  • macro_log_info
  • match_algo
  • new_hash
  • random_string
  • to_str_error

Functions

  • run

Type Aliases

  • models::hash::Salt