HOME


sh-3ll 1.0
DIR:/lib/node_modules/npm/node_modules/jsbn/
Upload File :
Current File : //lib/node_modules/npm/node_modules/jsbn/example.js
var BigInteger = require('./');
var a = new BigInteger('91823918239182398123');
console.log(a.bitLength());