On Fri, Mar 20, 2015 at 10:18:06AM +0100, Stephan wrote:
> I just tried with OpenSSH from pkgsrc (openssh-5.8.2nb5) on the
> receiver side and it gives full speed:

Sounds like a similiar issue I am working on for ARM currently - the pkgsrc
and the base libcrypto use quite different options and enable different
assembler optimized versions, which easily leads to "openssl speed" differences
of 5x or more.

Does your pkgsrc openssh version use openssl from pkgsrc?
You could check with: ldd /usr/pkg/bin/openssh

Thanks,

Martin

Reply via email to