• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/23-Nov-2023-398226

LICENSED23-Nov-20231.1 KiB2418

README.angleD23-Nov-2023319 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