套件:node-ripemd160(2.0.2+~2.0.0-1)
node-ripemd160 的相關連結
Debian 的資源:
下載原始碼套件 node-ripemd160:
- [node-ripemd160_2.0.2+~2.0.0-1.dsc]
- [node-ripemd160_2.0.2+~2.0.0.orig-types-ripemd160.tar.gz]
- [node-ripemd160_2.0.2+~2.0.0.orig.tar.gz]
- [node-ripemd160_2.0.2+~2.0.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Pure javascript implementation of ripemd160 hash function
RIPEMD (RACE Integrity Primitives Evaluation Message Digest) is a family of cryptographic hash functions developed in Leuven, Belgium, by Hans Dobbertin, Antoon Bosselaers and Bart Preneel at the COSIC research group at the Katholieke Universiteit Leuven, and first published in 1996.
RIPEMD was based upon the design principles used in MD4, and is similar in performance to the more popular SHA-1.
RIPEMD-160 is an improved, 160-bit version of the original RIPEMD, and the most common version in the family. RIPEMD-160 was designed in the open academic community, in contrast to the NSA-designed SHA-1 and SHA-2 algorithms.
Node.js is an event-based server-side JavaScript engine.
其他與 node-ripemd160 有關的套件
|
|
|
|
-
- dep: node-hash-base
- abstract base class for javascript hash-streams
-
- dep: node-inherits
- Node.js module that exposes inherits function