Re: "All random number generators eventually exhibit periodicity"?????

From: Paul Rubin (//phr.cx_at_NOSPAM.invalid)
Date: 07/22/04


Date: 22 Jul 2004 03:43:29 -0700

Paul Rubin <http://phr.cx@NOSPAM.invalid> writes:
> I believe that the sequence
>
> md5("xyz1")...

Ehhh, md5 is unsuitable since it doesn't work for inputs longer than
2**64 bits. But you get the idea.



Relevant Pages

  • Re: MD5 collisions
    ... MD5 for str_a and y is the padding used by MD5 for str_b, ... str_c for any bit sequence str_c. ... The string 'the quick brown fox jumps over the lazy dog' hashes to ... If it's a feasible task, is there any software around that already achieves ...
    (sci.crypt)
  • Re: MD5 collisions
    ... MD5 for str_a and y is the padding used by MD5 for str_b, ... str_c for any bit sequence str_c. ... brute force is the only way. ... I imagine that fear of use for nefarious purposes ...
    (sci.crypt)