Re: [md5] string giving specific hash
- From: Chris McDonald <chris@xxxxxxxxxxxxxxx>
- Date: Sat, 23 Sep 2006 08:16:09 +0000 (UTC)
"Nathan" <ntspam2@xxxxxxxxxxxx> writes:
I'm too lazy to do any checking, but I don't think this should work
any better than just testing random strings. A cryptographic hash
is supposed to be very sensitive to even small changes, so there's
no connection between the hashes of strings that differ in one byte.
I would think a genetic algorithm would make sense on a problem
where it's possible to make some kind of gradual progress.
I believe that the point is that *if* there are any inherent weaknesses
in MD5 (small changes => related changes) then a genetic algorithms'
approach may have some success in locating and exploiting them.
If all is not random, a GA may have some greater success than randomness.
I don't know if MD5, or even SHA1, have been *proven* to have no such
weaknesses.
--
Chris.
.
- References:
- [md5] string giving specific hash
- From: bili . pl
- Re: [md5] string giving specific hash
- From: rossum
- Re: [md5] string giving specific hash
- From: Unruh
- Re: [md5] string giving specific hash
- From: rossum
- Re: [md5] string giving specific hash
- From: Nathan
- [md5] string giving specific hash
- Prev by Date: Re: Need Graph Isomorphism Algorithm De-bunked
- Next by Date: Re: Need Graph Isomorphism Algorithm De-bunked
- Previous by thread: Re: [md5] string giving specific hash
- Next by thread: Re: [md5] string giving specific hash
- Index(es):