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
- Host: GitHub
- URL: https://github.com/throughnothing/purescript-crypt-nacl
- Owner: throughnothing
- Created: 2016-11-06T01:51:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-04T22:34:53.000Z (about 7 years ago)
- Last Synced: 2025-03-29T22:28:49.461Z (about 1 year ago)
- Language: PureScript
- Size: 30.3 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# purescript-crypt-nacl
[](https://travis-ci.org/throughnothing/purescript-crypt-nacl)
[](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).