Re: Hashing

From: Chewy509 (chewy509.doesnt.like.spam_at_austarnet.com.au)
Date: 03/03/05


Date: Thu, 3 Mar 2005 20:46:16 +1000


"Betov" wrote in message...
> "Chewy509" écrivait
>
>> Hi Everyone,
>>
>> I've been looking into several hashing algorithms, in particular for
>> use in a compiler/assembler.
>
> I have also seen many, but none of them seemed to me to
> be definitively good.

Hi Betov,

That's not really what I wanted to hear! :(

I'll definately look into the tool you mentioned.

I find it strange, with all the research into hashing and the various algo's
that someone hasn't published a list, that lists each algo and what they (in
there opinion) are suited for... (eg speed, collision potientials within
certain domains, etc). If someone knows of a list, I would be highly
interested in seeing.

PS. I know hashing isn't really about asm, but it seems more on-topic than
the usual stuff that gets discussed here. :P I also was hoping to get an
insight from the guys that write the assemblers we all so dearly love to
use, and what they did to overcome the normal issues that revolve around
hashing symbols. ;)

-- 
Darran (aka Chewy509)... 


Relevant Pages

  • Re: Are dictionaries the same as hashtables?
    ... The term "collision" is rather well defined when talking about ... I see neither buckets nor lists in the CPython svn trunk version of ... liberally from my understanding of how associative arrays based on hashing ...
    (comp.lang.python)
  • Secure password storage/transmisson - Internet
    ... encryption and one-way hashing algorithms. ... User sends unencrypted password to authenticating application ... With the asymmetric one-way hashing technique: ...
    (alt.computer.security)
  • Re: Manual hashing
    ... >>hashing algorithms that run on computers). ... > have any qualities comparable to hashing algorithms. ... there were good computer-based ciphers but yet no manual ...
    (sci.crypt)
  • Re: Securing hashing algorithm
    ... > We are building applications here and have hashing algorithms to secure ... So how do I secure my hashing routine? ... Disregard that piece of advice "securing the hashing routine" - publish your ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Manual hashing
    ... > without any expectation of qualities comparable to the common ... > hashing algorithms that run on computers). ... have any qualities comparable to hashing algorithms. ... Burrows-Wheeler transform? ...
    (sci.crypt)