U.S. flag   An unofficial archive of your favorite United States government website
Dot gov

Official websites do not use .rip
We are an unofficial archive, replace .rip by .gov in the URL to access the official website. Access our document index here.

Https

We are building a provable archive!
A lock (Dot gov) or https:// don't prove our archive is authentic, only that you securely accessed it. Note that we are working to fix that :)

This is an archive
(replace .gov by .rip)
A  |  B  |  C  |  D  |  E  |  F  |  G  |  H  |  I  |  J  |  K  |  L  |  M  |  N  |  O  |  P  |  Q  |  R  |  S  |  T  |  U  |  V  |  W  |  X  |  Y  |  Z

Deterministic Random Bit Generator (DRBG)

Abbreviation(s) and Synonym(s):

Deterministic random bit generator (DRBG)
deterministic random number generator
Pseudorandom Number Generator
Pseudorandom number generator (PRNG)
Pseudo-random Number Generator (PRNG)

Definition(s):

  See Deterministic random bit generator (DRBG).
Source(s):
NIST SP 800-57 Part 1 Rev. 5 under Pseudorandom number generator (PRNG)
NIST SP 800-57 Part 1 Rev. 3 [Superseded] under Pseudorandom number generator (PRNG)
NIST SP 800-57 Part 1 Rev. 4 [Superseded] under Pseudorandom number generator (PRNG)

  An RBG that includes a DRBG mechanism and (at least initially) has access to a randomness source. The DRBG produces a sequence of bits from a secret initial value called a seed, along with other possible inputs. A DRBG is often called a Pseudorandom Number (or Bit) Generator. Contrast with NRBG.
Source(s):
NIST SP 800-90A Rev. 1

  See Deterministic Random Bit Generator.
Source(s):
NIST SP 800-90A Rev. 1 under Pseudorandom Number Generator

  An RBG that includes a DRBG mechanism and (at least initially) has access to a source of entropy input. The DRBG produces a sequence of bits from a secret initial value called a seed, along with other possible inputs. A DRBG is often called a Pseudorandom Number (or Bit) Generator.
Source(s):
NIST SP 800-90B

  A random bit generator that includes a DRBG algorithm and (at least initially) has access to a source of randomness. The DRBG produces a sequence of bits from a secret initial value called a seed. A cryptographic DRBG has the additional property that the output is unpredictable given that the seed is not known. A DRBG is sometimes also called a pseudo-random number generator (PRNG) or a deterministic random number generator.
Source(s):
NIST SP 800-57 Part 1 Rev. 5 under Deterministic random bit generator (DRBG)

  A random bit generator that includes a DRBG algorithm and (at least initially) has access to a source of randomness. The DRBG produces a sequence of bits from a secret initial value called a seed, along with other possible inputs. A cryptographic DRBG has the additional property that the output is unpredictable, given that the seed is not known. A DRBG is sometimes also called a Pseudo-random Number Generator (PRNG) or a deterministic random number generator.
Source(s):
NIST SP 800-57 Part 1 Rev. 4 [Superseded] under Deterministic random bit generator (DRBG)

  An algorithm that produces a sequence of bits that are uniquely determined from an initial value called a seed. The output of the DRBG “appears” to be random, i.e., the output is statistically indistinguishable from random values. A cryptographic DRBG has the additional property that the output is unpredictable, given that the seed is not known. A DRBG is sometimes also called a Pseudo Random Number Generator (PRNG) or a deterministic random number generator.
Source(s):
NIST SP 800-57 Part 1 Rev. 3 [Superseded] under Deterministic random bit generator (DRBG)