Docs.rs
  • lms-signature-0.0.1
    • lms-signature 0.0.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tarcieri
    • github:rustcrypto:signatures
    • Dependencies
      • digest ^0.10.7 normal
      • generic-array ^0.14.4 normal
      • rand ^0.8.5 normal
      • rand_core ^0.6.4 normal
      • sha2 ^0.10.8 normal
      • signature ^2.3.0-pre.0 normal
      • static_assertions ^1.1.0 normal
      • typenum ^1.17.0 normal
      • zeroize ^1.7.0 normal
      • hex ^0.4.3 dev
      • hex-literal ^0.4.1 dev
    • Versions
    • 96.3% of the crate is documented
  • 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

lms_signature0.0.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • lms::SigningKey
  • lms::VerifyingKey
  • lms::error::LmsOutOfPrivateKeys
  • lms::signature::Signature
  • ots::SigningKey
  • ots::VerifyingKey
  • ots::error::LmsOtsInvalidPrivateKey
  • ots::signature::Signature

Enums

  • error::LmsDeserializeError

Traits

  • lms::LmsMode
  • ots::LmsOtsMode

Type Aliases

  • lms::LmsSha256M32H10
  • lms::LmsSha256M32H15
  • lms::LmsSha256M32H20
  • lms::LmsSha256M32H25
  • lms::LmsSha256M32H5
  • ots::LmsOtsSha256N32W1
  • ots::LmsOtsSha256N32W2
  • ots::LmsOtsSha256N32W4
  • ots::LmsOtsSha256N32W8
  • ots::signature::Output