Constellation / iv

ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
BSD 2-Clause "Simplified" License
417 stars 33 forks source link

Use SipHash #84

Closed Constellation closed 11 years ago

Constellation commented 11 years ago

Use SipHash as hash function.

Constellation commented 11 years ago

I ported siphash into iv core library. But now, we simply use FNV hash.