Cryptographic handshake protocol using the noise framework.
# Cargo.toml
[dependencies]
libp2p-noise = "0.46.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports the NoiseConfig struct for noise handshake in libp2p.
Add libp2p-core and enable the appropriate features (e.g., "secp256k1").
No dependency data recorded yet.