[ ソース: node-pseudorandombytes ]
パッケージ: node-pseudorandombytes (2.0.0-1.1)
node-pseudorandombytes に関するリンク
Debian の資源:
node-pseudorandombytes ソースパッケージをダウンロード:
- [node-pseudorandombytes_2.0.0-1.1.dsc]
- [node-pseudorandombytes_2.0.0.orig.tar.gz]
- [node-pseudorandombytes_2.0.0-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
crypto.pseudoRandomBytes but for use with browserify
In node it just returns crypto.pseudoRandomBytes but in the browser it uses randombytes module if available else it seeds a prng based on chacha20poly1305
To be clear there is no legitimate reason for you ever to want to use this. The algorithms used in this module are **NOT** suitable for cryptographical usage.
This package is provided **ONLY** to run tests of node-crypto-browserify.
Node.js is an event-based server-side JavaScript engine.
その他の node-pseudorandombytes 関連パッケージ
|
|
|
|
-
- dep: node-create-hash (>= 1.1.2)
- create hashes for browserify
-
- dep: node-create-hmac (>= 1.1.4)
- nodejs style hmacs in the browser
-
- dep: node-randombytes (>= 2.0.0)
- random bytes from browserify stand alone
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable