Docs.rs
  • scrypt-opt-0.2.0
    • scrypt-opt 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eternal-flame-AD
    • Dependencies
      • base64 ^0.22 normal optional
      • cfg-if ^1.0 normal
      • clap ^4.5 normal optional
      • core_affinity ^0.8 normal optional
      • generic-array ^1.2 normal
      • scrypt-opt-derive ^0.1 normal
      • sha2 ^0.10 normal
      • criterion ^0.7 dev
      • num_cpus ^1.17 dev
      • pbkdf2 ^0.12 dev
      • salsa20 ^0.10 dev
      • scrypt ^0.11 dev
      • wasm-bindgen ^0.2 normal
      • cpufeatures ^0.2 normal
      • libc ^0.2 normal optional
      • windows-sys ^0.60 normal optional
    • 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

scrypt_opt0.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • fixed_r::BufferSet
  • memory::Align64
  • pbkdf2_1::Pbkdf2HmacSha256State
  • salsa20::BlockScalar
  • self_test::CaseN1024R1P2
  • self_test::CaseN1024R53P1
  • self_test::CaseN1024R53P3
  • self_test::CaseN1024R8P16
  • self_test::CaseN1048576R8P1
  • self_test::CaseN16384R8P1
  • self_test::CaseN16R1P1

Enums

  • memory::MaybeHugeSlice

Traits

  • RoMix
  • ScryptBlockMixInput
  • ScryptBlockMixOutput
  • ValidCostFactor
  • features::Feature
  • pbkdf2_1::CreatePbkdf2HmacSha256State
  • pipeline::PipelineContext
  • salsa20::BlockType
  • salsa20::Salsa20
  • self_test::Case
  • self_test::CaseP1

Functions

  • compat::scrypt
  • compat::scrypt_c
  • compat::scrypt_c_cf
  • features::iterate
  • fixed_r::length_to_cf
  • fixed_r::minimum_blocks
  • pipeline::test
  • pipeline::test_static

Type Aliases

  • DefaultEngine1
  • DefaultEngine2
  • fixed_r::Block

Constants

  • compat::SCRYPT_OPT_INVALID_BUFFER_ALIGNMENT
  • compat::SCRYPT_OPT_INVALID_BUFFER_SIZE
  • compat::SCRYPT_OPT_UNSUPPORTED_PARAM_SPACE
  • pipeline::CMP_EQ
  • pipeline::CMP_GE
  • pipeline::CMP_GT
  • pipeline::CMP_LE
  • pipeline::CMP_LT