Re: md5 encryption
- From: Andy Hassall <andy@xxxxxxxxxxx>
- Date: Fri, 27 May 2005 21:20:07 +0100
On Fri, 27 May 2005 21:01:26 +0100, "simon" <spambucket@xxxxxxxxxxxx> wrote:
>> Start with a given string, it will always map to the same hash. Start with
>> the hash, it could map to any one of an infinite number of strings.
>
>I don't quite agree. But that's not the point.
>I was only replying to the OP. So for the third time, it is technically
>possible to get the string but almost impossible to do so.
No. it's impossible to get the original string, since it's impossible to know
which of the infinite number of plaintexts was used to produced the one hash
value they all map to.
The OP wrote:
>[...]encrypted using md5() from a php script, is
>there a way of returning the unencrypted data[...]
This is impossible.
--
Andy Hassall / <andy@xxxxxxxxxxx> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
.
- References:
- md5 encryption
- From: roger
- Re: md5 encryption
- From: Simon
- Re: md5 encryption
- From: Michael Trausch
- Re: md5 encryption
- From: simon
- Re: md5 encryption
- From: Andy Hassall
- Re: md5 encryption
- From: simon
- Re: md5 encryption
- From: Oli Filth
- Re: md5 encryption
- From: simon
- md5 encryption
- Prev by Date: Re: md5 encryption
- Next by Date: Re: Is this possible easily?
- Previous by thread: Re: md5 encryption
- Next by thread: Re: md5 encryption
- Index(es):
Relevant Pages
|