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

https://github.com/throughnothing/purescript-crypt-nacl

TweetNaCL Wrapper for Purescript
https://github.com/throughnothing/purescript-crypt-nacl

Last synced: about 1 year ago
JSON representation

TweetNaCL Wrapper for Purescript

Awesome Lists containing this project

README

          

# purescript-crypt-nacl
[![Build status](https://travis-ci.org/throughnothing/purescript-crypt-nacl.svg?branch=master)](https://travis-ci.org/throughnothing/purescript-crypt-nacl)
[![Pursuit](https://pursuit.purescript.org/packages/purescript-crypt-nacl/badge)](https://pursuit.purescript.org/packages/purescript-crypt-nacl)

This module wraps [tweetnacl](https://github.com/dchest/tweetnacl-js), which is
a javascript re-implementation of the original
[TweetNaCl](http://tweetnacl.cr.yp.to).