Paquet : node-hmac-drbg (1.0.1-2)
Liens pour node-hmac-drbg
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source node-hmac-drbg :
- [node-hmac-drbg_1.0.1-2.dsc]
- [node-hmac-drbg_1.0.1.orig.tar.gz]
- [node-hmac-drbg_1.0.1-2.debian.tar.xz]
Responsables :
- Debian Javascript Maintainers (Page QA, Archive du courrier électronique)
- Bastien Roucariès (Page QA)
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
Deterministic random bit generator (hmac) in pure javascript
This is a pure javascript implementation of deterministic random bit generators defined in section 10.1.2 of NIST SP 800-90A.
A DRBG mechanism uses an algorithm that produces a sequence of bits from an initial value that is determined by a seed that is determined from the entropy input. Once the seed is provided and the initial value is determined, the DRBG is said to be instantiated and may be used to produce output.
Because of the deterministic nature of the process, a DRBG is said to producepseudorandom bits, rather than random bits. The seed used to instantiate the DRBG must contain sufficient entropy to provide an assurance of randomness. If the seed is kept secret,and the algorithm is well designed, the bits output by the DRBG will be unpredictable, up to the instantiated security strength of the DRBG.
Node.js is an event-based server-side JavaScript engine.
Autres paquets associés à node-hmac-drbg
|
|
|
|
-
- dep: node-assert (>= 1.0.0)
- bibliothèque simple d’assertion pour JavaScript
-
- dep: node-hash.js (>= 1.0.3)
- Hash functions that could be run by both browser and nodejs
-
- dep: node-minimalistic-crypto-utils (>= 1.0.1)
- Minimalistic tools for JS crypto modules
-
- dep: nodejs (>= 4.7)
- E/S par événement pour le moteur JavaScript V8
Télécharger node-hmac-drbg
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 4,5 ko | 19,0 ko | [liste des fichiers] |