Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jsbn-rsa

nicomazz2.2kBSD1.0.4TypeScript support: included

Js biginteger and rsa implementation

jsbn, bigintegers

readme

This is a CommonJS porting of the original Tom Wu js big integers implementation. A few fixes have been applied so that it can work both in the browser and in nodejs. This specific implementation includes also the rsa extensions.