Entering the mosh pit
Entering the mosh pit
Posted May 17, 2017 15:25 UTC (Wed) by itvirta (guest, #49997)In reply to: Entering the mosh pit by epa
Parent article: Entering the mosh pit
the useful use-cases is that of roaming or sleeping laptop clients. Besides, what would you do when your megabyte runs out?
As for the latency of AES, that's what your SSH connections are encrypted with, too.
Posted May 17, 2017 15:55 UTC (Wed)
by epa (subscriber, #39769)
[Link]
I suppose that if the UDP packets have a sequence number and a fixed length, you can still use the one-time pad to encrypt them (if a packet is lost, then that bit of the one-time pad is wasted too).
Others have pointed out how on modern CPUs AES is fast, so it may be a non-issue. (Although I would point out there is a difference between the average speed for decrypting a large block of data, and the speed if you are doing a single byte at a time. I doubt that decrypting just one byte on its own can be done in two clock cycles. But even if it takes a hundred thousand cycles that's still fast enough, on a modern CPU, to display the keystroke 'instantly' to a human user.)
Entering the mosh pit
