[ 原始碼: node-browserify-sign ]
套件:node-browserify-sign(4.0.4-2+deb10u1) [security]
node-browserify-sign 的相關連結
Debian 的資源:
下載原始碼套件 node-browserify-sign:
- [node-browserify-sign_4.0.4-2+deb10u1.dsc]
- [node-browserify-sign_4.0.4.orig.tar.gz]
- [node-browserify-sign_4.0.4-2+deb10u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
adds node crypto signing for browsers
This library adds node crypto signing for browsers.
This library is a dependency for webpack. Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.
Node.js is an event-based server-side JavaScript engine.
其他與 node-browserify-sign 有關的套件
|
|
|
|
-
- dep: node-bn.js (>= 4.1.1)
- Big number implementation in pure javascript
-
- dep: node-browserify-rsa (>= 4.0.0)
- RSA for browserify
-
- dep: node-create-hash (>= 1.1.0)
- create hashes for browserify
-
- dep: node-create-hmac (>= 1.1.2)
- nodejs style hmacs in the browser
-
- dep: node-elliptic (>= 6.0.0)
- fast elliptic curve cryptography in pure javascript
-
- dep: node-inherits (>= 2.0.1)
- Exposes inherits function from Node.js environment
-
- dep: node-parse-asn1 (>= 5.0.0)
- utility library for parsing asn1 files
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable