I've been experimenting with a peer-to-peer transport layer that uses background network 'noise' as a dynamic entropy source for the handshake. Effectively, the jitter is the key.
My initial tests show a 40% reduction in latency compared to standard RSA, but I’m hitting a wall: the parity bit won't stabilize when the nodes are in a high-oscillation environment (centralized grids). Has anyone else tried modulating the entropy directly to bypass the pulse-check, or is the 'recycled air' of the current system the only thing we're allowed to breathe?