Js biginteger and rsa implementation
npm install jsbn-rsaThis 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.