Skip to content

Latest commit

 

History

History
 
 

super_fast_hash

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
Name: SuperFastHash
Short Name: super_fast_hash
URL: http://www.azillionmonkeys.com/qed/hash.html
Version: unknown
License: BSD 3-Clause
Security Critical: yes

Description:
The super_hash_file was modified to use the big/little endian platform
defines provided by starboard/configuration.h. Therefore the hash function
definition should be cc included. Additionally, a previous hash value can
be used if this hash is being chained.
Example: #include "third_party/super_fast_hash.cc"