136 / 691V2P2P

BIP324

Bitcoin’s version-2 peer transport: opportunistically encrypted and authenticated framing for node-to-node traffic.

BIP324 defines opportunistically encrypted, authenticated-encryption transport for Bitcoin P2P messages, primarily raising the cost of passive surveillance and undetected manipulation.

It encrypts the link but does not prove the peer's real-world identity. [BIP 324 — Version 2 P2P Encrypted Transport Protocol] [Bitcoin Optech — Version 2 P2P transport]

The handshake is designed to resemble random traffic and includes downgrade resistance when both peers support v2. [BIP 324 — Version 2 P2P Encrypted Transport Protocol] [Bitcoin Core — P2P v2 transport]

Encryption does not replace consensus validation or prevent an active adversary from blocking connections. [Bitcoin Optech — Version 2 P2P transport] [Bitcoin Core — P2P v2 transport]

It encrypts the link but does not prove the peer's real-world identity. [Bitcoin Core — P2P v2 transport] [Bitcoin Core — P2P processing]

The handshake is designed to resemble random traffic and includes downgrade resistance when both peers support v2. [BIP 324 — Version 2 P2P Encrypted Transport Protocol] [Bitcoin Core 26.0 release]

Encryption does not replace consensus validation or prevent an active adversary from blocking connections. [Bitcoin Core — P2P processing] [Bitcoin Core 26.0 release]

It encrypts the link but does not prove the peer's real-world identity. [Bitcoin Core — P2P v2 transport] [Bitcoin Developer Reference — P2P network]

The handshake is designed to resemble random traffic and includes downgrade resistance when both peers support v2. [Bitcoin Optech — Version 2 P2P transport] [Bitcoin Core — P2P processing]

Encryption does not replace consensus validation or prevent an active adversary from blocking connections. [BIP 324 — Version 2 P2P Encrypted Transport Protocol] [Bitcoin Developer Reference — P2P network]

It encrypts the link but does not prove the peer's real-world identity. [Bitcoin Core 26.0 release] [Bitcoin Developer Reference — P2P network]

For the clearest picture, read this entry together with Full Node, Eclipse attack, Bitcoin Privacy, Bitcoin Core.

DOC · 001BIP 324 — Version 2 P2P Encrypted Transport ProtocolSpecificationDOC · 002Bitcoin Optech — Version 2 P2P transportDocumentationDOC · 003Bitcoin Core — P2P v2 transportDocumentationDOC · 004Bitcoin Core — P2P processingDocumentationDOC · 005Bitcoin Core 26.0 releasePrimaryDOC · 006Bitcoin Developer Reference — P2P networkDocumentation
Reviewed 1 August 2026Source-first · No investment advice