Docs.rs
  • dcrypt-common-0.11.0-beta.2
    • dcrypt-common 0.11.0-beta.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • NoCentralHub
    • Dependencies
      • dcrypt-api =0.11.0-beta.2 normal
      • dcrypt-internal =0.11.0-beta.2 normal
      • rand ^0.8.5 normal
      • serde ^1.0.147 normal optional
      • subtle ^2.4.1 normal
      • thiserror ^1.0.37 normal optional
      • zeroize ^1.5.7 normal
      • rand ^0.8.5 dev
    • Versions
    • 94.81% of the crate is documented
  • Go to latest stable release
  • 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

dcrypt_common0.11.0-beta.2

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ec_common::CurveParams
  • ec_common::Point
  • security::memory::SecureOperationBuilder
  • security::secret::EphemeralSecret
  • security::secret::SecretBuffer
  • security::secret::SecretVec
  • security::secret::ZeroizeGuard

Traits

  • security::memory::SecureCompare
  • security::memory::SecureOperation
  • security::memory::SecureOperationExt
  • security::secret::SecureZeroingType

Functions

  • math_common::gcd
  • math_common::mod_add
  • math_common::mod_exp
  • math_common::mod_inv
  • math_common::mod_mul
  • math_common::mod_sub
  • security::memory::alloc::secure_alloc
  • security::memory::alloc::secure_free
  • security::memory::barrier::compiler_fence_seq_cst
  • security::memory::barrier::memory_fence_seq_cst
  • security::memory::barrier::with_barriers

Type Aliases

  • security::memory::CleanupFn