Deep dive into BIP324
BIP324 is Bitcoin's new P2P transport protocol which features opportunistic encryption, a mild bandwidth reduction, and the ability to negotiate upgrades before exchanging application messages. We'll look into the intuition behind constructing the initial v2 handshake between nodes and encryption schemes used for constructing network messages.