rsaenh

Alexandre Julliard julliard at winehq.org
Wed Oct 27 17:44:06 CDT 2004


Juan Lang <juan_lang at yahoo.com> writes:

> Looks good to me, Michael, though I'd suggest using /dev/random rather
> than /dev/urandom: the blocking behavior of the former shouldn't be a
> problem for Wine (since this DLL makes no timing guarantees anyway).

That doesn't mean we want to block, especially for things like
CPGenRandom that don't require the highest quality randomness. I think
in general /dev/urandom is a much better choice.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list