[ ソース: node-create-hmac ]
パッケージ: node-create-hmac (1.1.7-2)
node-create-hmac に関するリンク
Debian の資源:
node-create-hmac ソースパッケージをダウンロード:
- [node-create-hmac_1.1.7-2.dsc]
- [node-create-hmac_1.1.7.orig.tar.gz]
- [node-create-hmac_1.1.7-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
nodejs style hmacs in the browser
This library provides nodejs style hmacs for use in the browser, with native hmac functions in nodejs. API is the same as hmacs in nodejs.
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-create-hmac 関連パッケージ
|
|
|
|
-
- dep: node-cipher-base (>= 1.0.3)
- abstract base class for crypto-streams
-
- dep: node-create-hash (>= 1.1.0)
- create hashes for browserify
-
- dep: node-inherits (>= 2.0.1)
- Node.js module that exposes inherits function
-
- dep: node-ripemd160 (>= 2.0.0)
- Pure javascript implementation of ripemd160 hash function
-
- dep: node-safe-buffer (>= 5.0.1)
- Safer Node.js Buffer API
-
- dep: node-sha.js (>= 2.4.8)
- Streamable SHA hashes in pure javascript
-
- dep: nodejs (>= 7)
- evented I/O for V8 javascript - runtime executable