Jim Miller <jmil...@sri-inc.com> wrote:

> The test I'm using is this
> Host A:
> # nc -v -l 12345 | /dev/null
> 
> Host B:
> # dd if=/dev/zero bs=1000 count=10000 | nc -v <host a> 12345

I increased the count a bit:
1000000000 bytes transferred in 53.265 secs (18773882 bytes/sec)

That's with AES-256-GCM between two Sandy Bridge Xeons
(Intel Xeon CPU E5-2637 @ 3.00GHz), i.e., with AES-NI, running
OpenBSD-current/amd64.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to