Moving past TCP in the data center, part 1
Moving past TCP in the data center, part 1
Posted Nov 10, 2022 18:32 UTC (Thu) by flussence (guest, #85566)In reply to: Moving past TCP in the data center, part 1 by Cyberax
Parent article: Moving past TCP in the data center, part 1
> it mandates encryption which is not really needed in a DC.
If your org's budget doesn't extend to CPUs with AES-NI instructions that operate at line rate and you're *sure* it's a closed system, there's nothing really stopping you from dropping in a highly optimised rot26 cipher, like SSH-HPN does.
