[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#481177: openssh-server: randomise size of rsa host keys



On Wed, May 14, 2008 at 12:25:08PM +0100, Jon Dowland wrote:
> +	bits=$(expr 2048 + $(expr $RANDOM % 64))

I would also point out that /bin/sh won't necessarily set $RANDOM.



Reply to: