#jsbn-typescript-definitions

Typescript definitions files for [Big Integer library by Tom Wu](http://www-cs-students.stanford.edu/%7Etjw/jsbn/)

Why not [DefinitelyTyped](https://github.com/borisyankov/DefinitelyTyped)? - I like to commit a lot. Maybe later I will make PR.

Compatible with repositories:

 - [original sources](http://www-cs-students.stanford.edu/~tjw/jsbn/)
 - [jsbn distribution](https://github.com/andyperlitch/jsbn)
 - [forge.jsbn](https://github.com/digitalbazaar/forge/blob/master/js/jsbn.js)
 - [bigi](https://github.com/cryptocoinjs/bigi)
 - [bn](https://github.com/keybase/bn)
 - [bi](https://github.com/10iii/nodebi)
