The BIP-324 Series
// Confusing and diffusing those bits for peer to peer encryption
BIP-324 defines an encryption scheme tuned for the bitcoin use case, as well as some performance tweaks of the p2p messages themselves. I work on a small library, bip324, which brings BIP-324 to the rust bitcoin ecosystem.