node-tweetnacl

Port of TweetNaCl cryptographic library to JavaScript
  https://tweetnacl.js.org
  0
  no reviews



The primary goal of this project is to produce a translation of TweetNaCl to JavaScript which is as close as possible to the original C implementation, plus a thin layer of idiomatic high-level API on top of it.

Node.js is an event-based server-side JavaScript engine.