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