Docs.rs
  • pqcrypto-std-0.3.0
    • pqcrypto-std 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jrg1k
    • Dependencies
      • keccak ^0.1.5 normal
      • rand_core ^0.6.4 normal
      • thiserror ^2.0.3 normal
      • zeroize ^1.8.1 normal
      • hex ^0.4.3 dev
      • rand ^0.8.5 dev
      • serde ^1.0.210 dev
      • serde_json ^1.0.128 dev
    • Versions
    • 76.09% 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

pqcrypto_std0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • mldsa::mldsa44::PrivateKey
  • mldsa::mldsa44::PublicKey
  • mldsa::mldsa65::PrivateKey
  • mldsa::mldsa65::PublicKey
  • mldsa::mldsa87::PrivateKey
  • mldsa::mldsa87::PublicKey
  • mlkem::DecapsKey
  • mlkem::EncapsKey

Enums

  • mldsa::VerifyError

Traits

  • mldsa::SigningKey
  • mldsa::VerifyingKey

Functions

  • mlkem::keygen

Constants

  • mldsa::mldsa44::PRIVKEY_SIZE
  • mldsa::mldsa44::PUBKEY_SIZE
  • mldsa::mldsa44::SIG_SIZE
  • mldsa::mldsa65::PRIVKEY_SIZE
  • mldsa::mldsa65::PUBKEY_SIZE
  • mldsa::mldsa65::SIG_SIZE
  • mldsa::mldsa87::PRIVKEY_SIZE
  • mldsa::mldsa87::PUBKEY_SIZE
  • mldsa::mldsa87::SIG_SIZE