Vijendra Singh 寫道:

> You can use SHA-1 or in fact any of the SHA family depending upon ur actual
> requirements. as of today, both MD-5 and SHA-1 stand compromised but might
> prove good enough for ur application.
>
> http://en.wikipedia.org/wiki/SHA-1
>
> -Vijju
>
>
> On 10/31/06, howa <[EMAIL PROTECTED]> wrote:
> >
> >
> > Requirements:
> >
> > A string, size up to 10 MB
> >
> > I want to hash the string (without collosion, into a key with length
> > not longer than 255)
> >
> > currently, I am using md5, I want to ask, are there any better
> > algorithms?
> >
> >
> > >
> >
>
> ------=_Part_2434_30668741.1162282940429
> Content-Type: text/html; charset=ISO-8859-1
> X-Google-AttachSize: 879
>
> You can use SHA-1 or in fact any of the SHA family depending upon ur actual 
> requirements. as of today, both MD-5 and SHA-1 stand compromised but might 
> prove good enough for ur application.<br><br><a 
> href="http://en.wikipedia.org/wiki/SHA-1";>
> http://en.wikipedia.org/wiki/SHA-1</a><br><br>-Vijju<br><br><br><div><span 
> class="gmail_quote">On 10/31/06, <b class="gmail_sendername">howa</b> &lt;<a 
> href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; wrote:</span>
> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 
> 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 
> 1ex;"><br>Requirements:<br><br>A string, size up to 10 MB<br><br>I want to 
> hash the string (without collosion, into a key with length
> <br>not longer than 255)<br><br>currently, I am using md5, I want to ask, are 
> there any better<br>algorithms?<br><br><br><br><br></blockquote></div><br>
>
> ------=_Part_2434_30668741.1162282940429--

well, my requirement is the fastest algorithm, is sha faster than md5 ?

thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups-beta.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to