Docs.rs
  • libp2p-noise-0.42.0
    • libp2p-noise 0.42.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tomaka
    • jxs
    • mxinden
    • github:paritytech:libp2p-devs
    • github:libp2p:repos-rust
    • github:libp2p:rust-libp2p-maintainers
    • Dependencies
      • bytes ^1 normal
      • curve25519-dalek ^3.0.0 normal
      • futures ^0.3.26 normal
      • libp2p-core ^0.39.0 normal
      • log ^0.4 normal
      • once_cell ^1.17.1 normal
      • prost ^0.11 normal
      • rand ^0.8.3 normal
      • sha2 ^0.10.0 normal
      • static_assertions ^1 normal
      • thiserror ^1.0.37 normal
      • x25519-dalek ^1.1.0 normal
      • zeroize ^1 normal
      • async-io ^1.2.0 dev
      • ed25519-compact ^2.0.4 dev
      • env_logger ^0.10.0 dev
      • libsodium-sys-stable ^1.19.22 dev
      • prost-build ^0.11 build
      • snow ^0.9.1 normal
      • snow ^0.9.0 normal
    • Versions
    • 60% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate libp2p_noise

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • AuthenticKeypair
  • DecodeError
  • Keypair
  • KeypairIdentity
  • LegacyConfig
  • NoiseAuthenticated
  • NoiseConfig
  • NoiseOutput
  • ProtocolParams
  • PublicKey
  • SecretKey
  • X25519
  • X25519Spec

Enums

  • IK
  • IX
  • NoiseError
  • RemoteIdentity
  • XX

Traits

  • Protocol