Bug#648114: openssl: speed can't decide what RC4 options are in use

2016-08-24 Thread brian m. carlson
On Wed, Aug 24, 2016 at 11:58:01PM +0200, Sebastian Andrzej Siewior wrote: > On 2011-11-09 02:19:39 [+], brian m. carlson wrote: > > It seems that openssl can't decide which options it is to use for rc4: > > 8x int, 8x char, or 1x char. Whatever options it is using, it should > > pick one

Bug#648114: openssl: speed can't decide what RC4 options are in use

2016-08-24 Thread Sebastian Andrzej Siewior
On 2011-11-09 02:19:39 [+], brian m. carlson wrote: > It seems that openssl can't decide which options it is to use for rc4: > 8x int, 8x char, or 1x char. Whatever options it is using, it should > pick one using some deterministic method and not change its mind > constantly. I get here

Bug#648114: openssl: speed can't decide what RC4 options are in use

2011-11-08 Thread brian m. carlson
Package: openssl Version: 1.0.0e-2.1 Severity: minor File: /usr/bin/openssl When running openssl speed, I get varying values for the options line (I've removed most of the text for clarity): lakeview no % openssl speed aes-128-cbc options:bn(64,64) rc4(8x,int) des(idx,cisc,16,int)