https://github.com/keybase/node-nacl
NaCl wrapper; uses `sodium` for the server-side and `tweetnacl-js` for the client
https://github.com/keybase/node-nacl
Last synced: 6 months ago
JSON representation
NaCl wrapper; uses `sodium` for the server-side and `tweetnacl-js` for the client
- Host: GitHub
- URL: https://github.com/keybase/node-nacl
- Owner: keybase
- License: bsd-3-clause
- Created: 2015-05-17T22:27:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T00:04:19.000Z (over 1 year ago)
- Last Synced: 2024-09-19T19:51:57.160Z (8 months ago)
- Language: JavaScript
- Size: 948 KB
- Stars: 22
- Watchers: 16
- Forks: 10
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# node-nacl
NaCl wrapper; uses `sodium` for the server-side and `tweetnacl-js` for the client