Pearson hashing

Install

gem install pearson-hashing

Example

require 'pearson-hashing'
PearsonHashing.digest('foo') # => 96

Development

bundle install
bundle exec rspec spec

License

Copyright 2011 Jens Bissinger. All rights reserved. MIT-LICENSE