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

modularize, lodash style, so its possible to include individual functions #6

Open tjwebb opened 9 years ago

tjwebb commented 9 years ago

useful on the client, where I might not want the additional size of jsbn