/hash

Client side hash of a string

Primary LanguageHTML

Hash

Client side hashing made easy. Demo here

Supported hashes

  • MD5
  • SHA1
  • SHA256
  • SHA384
  • SHA512
  • SHA3
  • RIPEMD-160

## Build

In order to build the project run:

bower install && npm install && grunt build