K 10 svn:author V 3 cem K 8 svn:date V 27 2019-12-13T05:42:57.029736Z K 7 svn:log V 246 libtelnet: Replace bogus use of srandomdev + random to generate "public key pair" I'm pretty skeptical that any crypto in telnet is worth using, but if we're ostensibly generating keys, arc4random is strictly better than the previous construct. END