The Net::EasyTCP package before 0.15 for Perl always uses Perl's builtin rand(), which is not a strong random number generator, for cryptographic keys.
Implemented Crypt::RSA support. This is the first supported module that implements assymmetric cryptography. Users who are serious about the security of their en-route data are strongly advised to upgrade and make use of this encryption module.
Small bugfix where client-negotiation-timeouts were not reported correctly.