Skip to main content

Module v2_transport

Module v2_transport 

Source
Expand description

BIP324: Version 2 P2P Encrypted Transport Protocol

This module implements the encrypted transport protocol for Bitcoin P2P connections. It provides ElligatorSwift encoding, X-only ECDH key exchange, and ChaCha20Poly1305 encryption.

Structs§

V2Transport
BIP324 v2 transport encryption state

Enums§

V2Handshake
BIP324 handshake state