An open API service indexing awesome lists of open source software.

https://github.com/oreshinya/purescript-crypto

PureScript wrapper for crypto module of NodeJS
https://github.com/oreshinya/purescript-crypto

cryptography nodejs purescript

Last synced: 16 days ago
JSON representation

PureScript wrapper for crypto module of NodeJS

Awesome Lists containing this project

README

        

# purescript-crypto

[![Latest release](http://img.shields.io/github/release/oreshinya/purescript-crypto.svg)](https://github.com/oreshinya/purescript-crypto/releases)

PureScript wrapper for `crypto` module of NodeJS.

## Installation

### Bower

```
$ bower install purescript-crypto
```

### Spago

```
$ spago install crypto
```

## Documentation

Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-crypto).

## LICENSE

MIT