Re: md5 encryption
- From: "simon" <spambucket@xxxxxxxxxxxx>
- Date: Fri, 27 May 2005 19:05:55 +0100
> Simon wrote:
>>
>> Technically it is possible, but it is near impossible to do.
>> The idea is that if you think you know the password, md5() it, if it
>> matches
>> the one on record you have a match. Otherwise try again.
>>
>> That way if you crack someone data, you might not be able to use the
>> passwords.
>>
>> Simon
>>
>
> MD5 is a one-way hash. Just about the only way to break into a system
> (crack the password) is to know what password (data) generates a given
> hash.
Sorry, but that's not true.
As said, it is technically possible to get the original string but near
impossible to do so.
>
> - Mike
Simon
.
- Follow-Ups:
- Re: md5 encryption
- From: Andy Hassall
- Re: md5 encryption
- References:
- md5 encryption
- From: roger
- Re: md5 encryption
- From: Simon
- Re: md5 encryption
- From: Michael Trausch
- md5 encryption
- Prev by Date: Re: md5 encryption
- Next by Date: Re: md5 encryption
- Previous by thread: Re: md5 encryption
- Next by thread: Re: md5 encryption
- Index(es):
Relevant Pages
|