[sheepdog] [PATCH] test: Implentment fast random on AES

Liu Yuan namei.unix at gmail.com
Mon May 6 10:15:52 CEST 2013


On 05/06/2013 04:12 PM, Joseph Glanville wrote:
> +++ b/tests/fastrandom
> @@ -0,0 +1,2 @@
> +#!/bin/bash
> +openssl enc -aes-256-ctr -pass pass:"$(dd if=/dev/urandom bs=128 count=1 2>/dev/null | base64)" -nosalt < /dev/zero | cat

Still the old version? Or this is a duplicate email...

Thanks,
Yuan



More information about the sheepdog mailing list