Docs.rs
  • libp2p-noise-0.37.0
    • libp2p-noise 0.37.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.1 normal
      • lazy_static ^1.2 normal
      • libp2p-core ^0.34.0 normal
      • log ^0.4 normal
      • prost ^0.10 normal
      • rand ^0.8.3 normal
      • sha2 ^0.10.0 normal
      • static_assertions ^1 normal
      • x25519-dalek ^1.1.0 normal
      • zeroize ^1 normal
      • async-io ^1.2.0 dev
      • env_logger ^0.9.0 dev
      • quickcheck ^0.9.0 dev
      • sodiumoxide ^0.2.5 dev
      • prost-build ^0.10 build
      • snow ^0.9.0 normal
      • snow ^0.9.0 normal
    • Versions
    • 92.86% 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

logo
Change settings

List of all items

Structs

  • AuthenticKeypair
  • Handshake
  • Keypair
  • KeypairIdentity
  • LegacyConfig
  • NoiseAuthenticated
  • NoiseConfig
  • NoiseOutput
  • ProtocolParams
  • PublicKey
  • SecretKey
  • X25519
  • X25519Spec
  • handshake::Handshake

Enums

  • IK
  • IX
  • IdentityExchange
  • NoiseError
  • RemoteIdentity
  • XX
  • handshake::IdentityExchange
  • handshake::RemoteIdentity

Traits

  • Protocol

Functions

  • handshake::rt15_initiator
  • handshake::rt15_responder
  • handshake::rt1_initiator
  • handshake::rt1_responder