[ 原始碼: node-create-hmac ]
套件:node-create-hmac(1.1.7+~1.1.0-2)
node-create-hmac 的相關連結
Debian 的資源:
下載原始碼套件 node-create-hmac:
- [node-create-hmac_1.1.7+~1.1.0-2.dsc]
- [node-create-hmac_1.1.7+~1.1.0.orig-types-create-hmac.tar.gz]
- [node-create-hmac_1.1.7+~1.1.0.orig.tar.gz]
- [node-create-hmac_1.1.7+~1.1.0-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
- abstract base class for crypto-streams
-
- dep: node-create-hash
- create hashes for browserify
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-ripemd160
- Pure javascript implementation of ripemd160 hash function
-
- dep: node-safe-buffer
- Safer Node.js Buffer API
-
- dep: node-sha.js
- Streamable SHA hashes in pure javascript