Skip to content

Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms

License

Notifications You must be signed in to change notification settings

factisresearch/large-hashable

Repository files navigation

LargeHashable

Build Status Hackage

Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms.

Install

  • Using cabal: cabal install large-hashable
  • Using Stack: stack install large-hashable

Building from git repository

  • clone the repository
  • Install the stack tool (http://haskellstack.org)
  • stack build builds the code
  • stack test builds the code and runs the tests
  • run-benchmarks.sh runs the benchmark suite

About

Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •