Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(417)

Side by Side Diff: third_party/smhasher/README.chromium

Issue 7848010: Add a copy of the SMHasher library. MurmurHash3 will be used by SafeBrowsing phishing detection. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/smhasher/LICENSE ('k') | third_party/smhasher/smhasher.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: SMHasher
2 URL: http://code.google.com/p/smhasher/
3 Version: 0
4 Revision: 136
5 License: MIT (SMHasher), Public Domain (MurmurHash)
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
OLDNEW
« no previous file with comments | « third_party/smhasher/LICENSE ('k') | third_party/smhasher/smhasher.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698