throughnothing / purescript-sha

Purescript wrapper for the jsSHA javascript library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-sha

Build status

This is a jsSHA wrapper for purescript, which implements the entire family of SHA hashes, as well as HMAC functions.

The jsSHA javascript is 100% cross-browser compatible, and works with Node.js.

About

Purescript wrapper for the jsSHA javascript library


Languages

Language:PureScript 83.0%Language:JavaScript 17.0%