On Sat, Jun 10, 2000 at 09:31:49AM +0200, Mark Murray wrote:
> Incorrect. See my other mail; ${RANDOM} xor ${PREDICTABLE} is random.
Only if predictable have the same bits number as random. If not all bits of
random XOR-ed (i.e. half of random), it becomes weaker.
BTW, if they have the same bits number,
there is no reason to XOR random with predictable, random is not become
more random.
--
Andrey A. Chernov
<[EMAIL PROTECTED]>
http://ache.pp.ru/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: mktemp() patch Kris Kennaway
- Re: mktemp() patch Jeroen C. van Gelderen
- Re: mktemp() patch Kris Kennaway
- Re: mktemp() patch Jeroen C. van Gelderen
- Re: mktemp() patch Andrey A. Chernov
- Re: mktemp() patch Matthew Dillon
- Re: mktemp() patch Andrey A. Chernov
- Re: mktemp() patch Andrey A. Chernov
- Re: mktemp() patch Mark Murray
- Re: mktemp() patch Mark Murray
- Re: mktemp() patch Andrey A. Chernov
- Re: mktemp() patch Andrey A. Chernov
- Re: mktemp() patch Mark Murray
- Re: mktemp() patch Mark Murray
- Re: mktemp() patch Mark Murray
- Re: mktemp() patch Andrey A. Chernov
- Re: mktemp() patch Mark Murray
- Re: mktemp() patch Andrey A. Chernov
- Re: mktemp() patch Mark Murray
- Re: mktemp() patch Warner Losh
- Re: mktemp() patch Kris Kennaway
