Docs.rs
  • tor-key-forge-0.28.0
    • tor-key-forge 0.28.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gabi-250
    • ijackson
    • nmathewson
    • dgoulet-tor
    • Dependencies
      • derive-deftly ~1.0.0 normal
      • derive_more ^2.0.1 normal
      • downcast-rs ^2.0.1 normal
      • paste ^1 normal
      • rand ^0.8 normal
      • signature ^2 normal
      • ssh-key ^0.6.1 normal
      • thiserror ^2 normal
      • tor-bytes ^0.28.0 normal
      • tor-cert ^0.28.0 normal
      • tor-checkable ^0.28.0 normal
      • tor-error ^0.28.0 normal
      • tor-llcrypto ^0.28.0 normal
      • signature ^2 dev
      • tor-basic-utils ^0.28.0 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

tor_key_forge0.28.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Ed25519Cert
  • EncodedEd25519Cert
  • KeyUnknownCert
  • ParsedEd25519Cert
  • SshKeyData
  • ValidatedEd25519Cert

Enums

  • CertData
  • CertType
  • Error
  • InvalidCertError
  • KeyType
  • KeystoreItem
  • KeystoreItemType
  • SshKeyAlgorithm

Traits

  • EncodableItem
  • ItemType
  • Keygen
  • KeygenRng
  • ToEncodableCert
  • ToEncodableKey

Macros

  • define_curve25519_keypair
  • define_ed25519_keypair
  • derive_deftly_template_Curve25519Keypair
  • derive_deftly_template_Ed25519Keypair

Type Aliases

  • ErasedKey
  • Result