|
Message-ID: <20150919143402.GA29054@openwall.com> Date: Sat, 19 Sep 2015 17:34:03 +0300 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: Judy array On Sun, Sep 13, 2015 at 12:51:21AM +0300, Solar Designer wrote: > Fred suggested that we look into using Judy, which he uses in MDXfind, > along with a Bloom filter ("but Judy is the key", in his words). > > https://en.wikipedia.org/wiki/Judy_array Looks like this thread in here prompted this comment by Steve Thomas on Twitter: <@Sc00bzT> Oh fuck I was coding a Cuckoo hash table to see performance w/ unsalted hash cracking cause I think it's better than Judy array cc @solardiz <@Sc00bzT> @solardiz well I only have insert, find, and remove left... at least I have the stubs for them, init, and clean up done. Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.