The jsbn library is a fast, portable (through browserify) implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
ECC JS code based on JSBN
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.
TypeScript definitions for jsbn
Big integers.
A pure javascript implementation of BigIntegers and RSA crypto.
Secure Remote Password (SRP)
A pure javascript implementation of BigIntegers and RSA crypto.
Secure Remote Password (SRP)
jsbn-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
Typescript definitions files for Big Integer library by Tom Wu
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
Secure Remote Password (SRP)
export native BigInteger.modPow() function that will not freeze your UX for more than a minute.
Node.js Streams, a user-land copy of the stream library from Node.js
Determine if the current node version supports the `--preserve-symlinks` flag.
A light-weight module that brings Fetch API to node.js
Node.js API (Node-API)
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.
Code.org fork of bootstrapworld/js-numbers.
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
CommonJS Porting for http://www-cs-students.stanford.edu/~tjw/jsbn/
RSA crypto lib for react native