Displaying 2 results from an estimated 2 matches for "bcm2837b0".
2019 Jan 17
3
[patch 1/2] use chacha20 from openssl (1.1.0+) when possible
...sh: 7.9p1, self-compiled, based on upstream package from
debian/unstable, hostkey - ecdsa/p256, pubkey auth key - ecdh/p256
Machine: pretty old amd k8 (w/ SSE2, but no SSSE3/AVX/AESNI)
OS: linux/debian/stretch, openssl 1.1.0j-1deb9u1
i386: speed: +8%
amd64: speed: +10%
Machine: raspberry pi 3b+ (BCM2837B0, 4-core Cortex-A53 @1.4GHz)
OS: raspbian/stretch
baseline: armhf/raspbian: unpatched ssh-7.9p1: 30.8s
with openssl 1.1.0j-1deb9u1 from raspbian (compiled for armv6 without neon):
armhf/raspbian: 24.7 seconds, speed: +25%
with openssl 1.1.0j-1deb9u1 from debian/stretch/armhf (compiled for
armv7...
2020 Jan 16
3
[patch 1/2] use chacha20 from openssl (1.1.0+) when possible
...> hostkey - ecdsa/p256, pubkey auth key - ecdh/p256
> >
> > Machine: pretty old amd k8 (w/ SSE2, but no SSSE3/AVX/AESNI)
> > OS: linux/debian/stretch, openssl 1.1.0j-1deb9u1
> > i386: speed: +8%
> > amd64: speed: +10%
> >
> > Machine: raspberry pi 3b+ (BCM2837B0, 4-core Cortex-A53 @1.4GHz)
> > OS: raspbian/stretch
> >
> > baseline: armhf/raspbian: unpatched ssh-7.9p1: 30.8s
> >
> > with openssl 1.1.0j-1deb9u1 from raspbian (compiled for armv6
> > without neon):
> >
> > armhf/raspbian: 24.7 seconds, speed:...