blob: 5e8134e391c22d71fc65e12a0150d41df7b494a5 [file] [log] [blame]
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"