Commit 382f391
committed
Add Jenkins hash to supported hash algorithms.
Add the option to configure the hash algorithm to the lower or upper 16
bits of a Jenkins hash algorithm
(https://en.wikipedia.org/wiki/Jenkins_hash_function). This provides a
stronger alternative to the CRC-based algorithms where supported.
Signed-off-by: Mike Beresford <mberes@google.com>1 parent 58d95ce commit 382f391
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
217 | 223 | | |
218 | 224 | | |
219 | 225 | | |
| |||
0 commit comments