Home | History | Annotate | Download | only in smhasher
      1 Name: SMHasher
      2 URL: http://code.google.com/p/smhasher/
      3 Version: 0
      4 Revision: 147
      5 License: MIT, Public Domain
      6 License File: LICENSE
      7 Security Critical: yes
      8 
      9 Description:
     10 This is a library containing the MurmurHash3 function, and a hashing function
     11 test suite.
     12 
     13 Licenses are MIT (SMHasher) and Public Domain (MurmurHash).
     14 
     15