node-jsbn

fast, portable implementation of large-number math in pure JS
  https://github.com/andyperlitch/jsbn
  0
  no reviews



The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.

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