{ "name": "jsbn", "version": "1.1.0", "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.", "main": "index.js", "scripts": { "test": "mocha test.js" }, "repository": { "type": "git", "url": "https://github.com/andyperlitch/jsbn.git" }, "keywords": [ "biginteger", "bignumber", "big", "integer" ], "author": "Tom Wu", "license": "MIT" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
LICENSE | File | 1.5 KB | 0644 |
|
example.html | File | 222 B | 0644 |
|
example.js | File | 137 B | 0644 |
|
index.js | File | 41.32 KB | 0644 |
|
package.json | File | 527 B | 0644 |
|