Your IP : 216.73.216.124


Current Path : /var/www/html/mswp/node_modules/jsbn/
Upload File :
Current File : /var/www/html/mswp/node_modules/jsbn/example.js

var BigInteger = require('./');
var a = new BigInteger('91823918239182398123');
console.log(a.bitLength());