Re: md5 encryption
- From: Michael Trausch <fd0man+spam@xxxxxxxxx>
- Date: Fri, 27 May 2005 11:42:57 -0400
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.
- Mike
.
- Follow-Ups:
- Re: md5 encryption
- From: simon
- Re: md5 encryption
- From: roger
- Re: md5 encryption
- References:
- md5 encryption
- From: roger
- Re: md5 encryption
- From: Simon
- md5 encryption
- Prev by Date: Re: md5 encryption
- Next by Date: Re: Time() problem
- Previous by thread: Re: md5 encryption
- Next by thread: Re: md5 encryption
- Index(es):
Relevant Pages
|