tjwebb / fnv-plus

Javascript FNV-1a Hash Algorithm (up to 1024 bit) implementation. Based on:
http://tools.ietf.org/html/draft-eastlake-fnv-06
85 stars 13 forks source link

Fix for #7 and speed optimizations. #9

Closed desudesutalk closed 6 years ago

desudesutalk commented 7 years ago

This pull requests provides: