/home/techb158/.nvm/versions/node/v22.6.0/lib/node_modules/npm/node_modules/jsbn
NameSizeModeActions
example.html2220644editdlrm
example.js1370644editdlrm
index.js423080644editdlrm
LICENSE15400644editdlrm
package.json5270644editdlrm
Edit: /home/techb158/.nvm/versions/node/v22.6.0/lib/node_modules/npm/node_modules/jsbn/example.js (137B)
(function () { var BigInteger = jsbn.BigInteger; var a = new BigInteger('91823918239182398123'); console.log(a.bitLength()); }());