[ 原始碼: node-hash.js ]
套件: node-hash.js (1.1.7-4)
node-hash.js 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-hash.js:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Bastien Roucariès
外部的資源:
- 主頁 [github.com]
相似套件:
Hash functions that could be run by both browser and nodejs
This module implements a few classical hash function that could be run in browser and in nodejs context.
Hash functions implemented includes ripemd160,sha1, sha224, sha256, sha384, sha512.
Node.js is an event-based server-side JavaScript engine.
其他與 node-hash.js 有關的套件
|
|
|
-
- dep: node-assert
- simple assertion library for javascript
-
- dep: node-inherits
- Node.js module that exposes inherits function