• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-398226

LICENSED03-May-20241.1 KiB2418

README.angleD03-May-2024319 1511

README.angle

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