summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/src/common/third_party/smhasher/README.angle
blob: b84ea3249bf5c54bf063ffdb70b23e08d1a2e46d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Name: SMHasher
URL: http://code.google.com/p/smhasher/
Version: 0
Revision: 147
License: MIT, Public Domain
License File: LICENSE
Security Critical: yes

Description:
This is a library containing the MurmurHash3 function, and a hashing function
test suite.

Licenses are MIT (SMHasher) and Public Domain (MurmurHash).