[ 源代码: 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