You are on page 1of 18

<!

DOCTYPE html>
<html lang="en-us" xml:lang="en-us">
<head>
<meta charset="utf-8" />
<title>Random Bit Generation | CSRC</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-script-type" content="text/javascript" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="msapplication-config"
content="/CSRC/Media/images/favicons/browserconfig.xml" />
<meta name="theme-color" content="#000000" />
<meta name="google-site-verification" content="xbrnrVYDgLD-
Bd64xHLCt4XsPXzUhQ-4lGMj4TdUUTA" />

<meta name="description" content="Include revised/updated text


from&#160; http://csrc.nist.gov/groups/ST/toolkit/rng/index.html ?? &#160; --
&gt; The following publications specify the design and implementation of
random bit generators (RBGs), in two classes: Deterministic Random Bit
Generators (pseudo..." />

<!-- dcterms meta information -->


<meta name="dcterms.title" content="Random Bit Generation | CSRC |
CSRC" />
<meta name="dcterms.description" content="Include revised/updated text
from&#160; http://csrc.nist.gov/groups/ST/toolkit/rng/index.html ?? &#160; --
&gt; The following publications specify the design and implementation of
random bit generators (RBGs), in two classes: Deterministic Random Bit
Generators (pseudo..." />
<meta name="dcterms.creator" content="Computer Security Division,
Information Technology Laboratory, National Institute of Standards and
Technology, U.S. Department of Commerce" />
<meta name="dcterms.date.created" scheme="ISO8601" content="2016-05-24" />
<meta name="dcterms.date.reviewed" scheme="ISO8601" content="2020-06-
22" />
<meta name="dcterms.language" scheme="DCTERMS.RFC1766" content="EN-US" />

<!-- Facebook OpenGraph Tags -->


<meta name="og:site_name" content="CSRC | NIST" />
<meta name="og:type" content="article" />
<meta name="og:url" content="https://csrc.nist.gov/Projects/Random-Bit-
Generation" />
<meta name="og:title" content="Random Bit Generation | CSRC | CSRC" />
<meta name="og:description" content="Include revised/updated text
from&#160; http://csrc.nist.gov/groups/ST/toolkit/rng/index.html ?? &#160; --
&gt; The following publications specify the design and implementation of
random bit generators (RBGs), in two classes: Deterministic Random Bit
Generators (pseudo RBGs); and Non-Deterministic Random bit Generators (True
RBGs). SP 800-90A, Recommendation for Random Number Generation Using
Deterministic Random Bit Generators June 25, 2015:&#160;
This Recommendation specifies mechanisms for the generation of random bits
using deterministic methods. In this revision, the specification of the
Dual_EC_DRBG has been removed. The remaining DRBGs (i.e., Hash_DRBG, HMAC_DRBG
and CTR_DRBG) are recommended for use. Other changes included in this revision
are listed in an appendix. SP 800-90B, Recommendation for
the Entropy Sources Used for Random Bit Generation January
10, 2018:&#160; This Recommendation specifies the design principles and
requirements for the entropy sources used by Random Bit Generators, and the
tests..." />

<meta name="article:tag" content="random number generation" />


<meta name="article:published_time" content="2016-05-24" />
<meta name="article:modified_time" content="2020-06-22" />
<meta name="og:image"
content="https://csrc.nist.gov/CSRC/media/images/CSRC-logo-open-graph.png" />

<link rel="apple-touch-icon" sizes="180x180" href="/images/icons/apple-


touch-icon.png" />
<link rel="icon" type="image/png" href="/images/icons/favicon-32x32.png"
sizes="32x32" />
<link rel="icon" type="image/png" href="/images/icons/favicon-16x16.png"
sizes="16x16" />
<link rel="manifest" href="/images/icons/manifest.json" />
<link rel="mask-icon" href="/images/icons/safari-pinned-tab.svg"
color="#000000" />
<link href="/CSRC/Media/images/favicons/favicon.ico" type="image/x-icon"
rel="shortcut icon"/>
<link href="/CSRC/Media/images/favicons/favicon.ico" type="image/x-icon"
rel="icon"/>
<!-- <link href="/dist/katex/katex.min.css" rel="stylesheet"/> -->
<link href="/dist/app.css" rel="stylesheet"/>

<!-- reCAPTCHA v3 -->


<style>
.grecaptcha-badge {
visibility: hidden;
}
</style>

<script async type="text/javascript" id="_fed_an_ua_tag"


src="https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?
agency=nist&subagency=csrc&pua=UA-66610693-
15&yt=true&exts=xsd,xml,wav,mpg,mpeg,avi,rtf,webm,ogg,ogv,oga,map,otf,eot,svg,
ttf,woff"></script>
<style id="antiClickjack">
body > * {
display: none !important;
}
#antiClickjack {
display: block !important;
}
</style>
<noscript>
<style id="antiClickjackNoScript">
body > * { display: block !important; }
#antiClickjack {
display: none !important;
}
</style>
</noscript>
<script type="text/javascript" id="antiClickjackScript">
if (self === top) {
// no clickjacking
var antiClickjack = document.getElementById("antiClickjack");
antiClickjack.parentNode.removeChild(antiClickjack);
} else {
setTimeout(tryForward(), 5000);
}
function tryForward() {
top.location = self.location;
}
</script>
</head>
<body>
<div id="antiClickjack" style="display: none;">
<strong style="font-size: 1.6rem;">You are viewing this page in an
unauthorized frame window.</strong>
<p>This is a potential security issue, you are being redirected to <a
href="https://csrc.nist.gov">https://csrc.nist.gov</a>.</p>
</div>

<section class="usa-banner" aria-label="Official government website">


<div class="usa-accordion container">
<header class="usa-banner__header">
<noscript>
<p style="font-size: 0.85rem; font-weight: bold;">You have
JavaScript disabled. This site requires JavaScript to be enabled for complete
site functionality.</p>
</noscript>
<img class="usa-banner__header-flag"
src="/images/usbanner/us_flag_small.png" alt="U.S. flag">
&nbsp;
<span class="usa-banner__header-text">An official website of the
United States government</span>

<button id="gov-banner-button" class="usa-accordion__button usa-


banner__button" data-toggle="collapse" data-target="#gov-banner" aria-
expanded="true" aria-controls="gov-banner">
<span class="usa-banner__button-text">Here's how you
know</span>
</button>
</header>
<div class="usa-banner__content usa-accordion__content collapse in"
role="tabpanel" id="gov-banner" aria-expanded="true">
<div class="row">
<div class="col-md-5 col-sm-12">
<div class="row">
<div class="col-sm-2 col-xs-3">
<img class="usa-banner__icon usa-media-block__img"
src="/images/usbanner/icon-dot-gov.svg" alt="Dot gov">
</div>
<div class="col-sm-10 col-xs-9">
<p>
<strong>Official websites use .gov</strong>
<br>
A <strong>.gov</strong> website belongs to an
official government organization in the United States.
</p>
</div>
</div>
</div>
<div class="col-md-5 col-sm-12">
<div class="row">
<div class="col-sm-2 col-xs-3">
<img class="usa-banner__icon usa-media-block__img"
src="/images/usbanner/icon-https.svg" alt="Https">
</div>
<div class="col-sm-10 col-xs-9">
<p>
<strong>Secure .gov websites use HTTPS</strong>
<br>
A <strong>lock</strong> (<img class="usa-
banner__lock" src="/images/usbanner/lock.svg" alt="Dot gov">) or
<strong>https://</strong> means you've safely connected to the .gov website.
Share sensitive information only on official, secure websites.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>

<nav id="navbar" class="navbar">


<div id="nist-menu-container" class="container">
<div class="row">
<!-- Brand -->
<div class="col-xs-6 col-md-4 navbar-header">
<a class="navbar-brand" href="https://www.nist.gov"
target="_blank" id="navbar-brand-image">
<img src="/CSRC/media/images/svg/nist-logo.svg"
alt="National Institute of Standards and Technology" width="110" height="30">
</a>
</div>
<div class="col-xs-6 col-md-8 navbar-nist-logo">
<div class="form-inline hidden-sm hidden-xs">
<form name="site-search" id="site-search-form"
action="/search" method="GET">
<label for="search-csrc-query" class="element-
invisible">Search</label>
<input autocomplete="off" class="form-control"
id="search-csrc-query" name="keywords" type="text" size="15" maxlength="128"
placeholder="Search CSRC" />
<input type="hidden" name="ipp" value="25" />
<input type="hidden" name="sortBy"
value="relevance" />
<input type="hidden" name="showOnly"
value="publications,projects,news,events,presentations,glossary,topics" />
<input type="hidden" name="topicsMatch" value="ANY" />
<input type="hidden" name="status" value="Final,Draft"
/>
<input type="hidden" name="series"
value="FIPS,SP,NISTIR,ITL Bulletin,White Paper,Building Block,Use Case,Journal
Article,Conference Paper,Book" />
<button type="submit" id="search-csrc-submit-btn"
class="form-submit">
<span class="element-invisible">Search</span>
<i class="fa fa-search"></i>
</button>
</form>
</div>
<span id="nvd-menu-button" class="pull-right">
<a href="#" id="nvd-menu-button-link">
<span class="fa fa-bars"></span>
<span id="nvd-menu-full-text">CSRC MENU</span>
</a>
</span>
</div>
</div>
</div>

<div class="form-inline hidden-md hidden-lg">


<form name="site-search-mobile" id="site-search-form-mobile"
action="/search" method="GET">
<label for="search-csrc-query-mobile" class="element-
invisible">Search</label>
<input autocomplete="off" class="form-control" id="search-csrc-
query-mobile" name="keywords" type="text" size="15" maxlength="128"
placeholder="Search CSRC" />
<button type="submit" id="search-csrc-submit-btn-mobile"
class="form-submit">
<span class="element-invisible">Search</span>
<i class="fa fa-search"></i>
</button>
</form>
</div>
<div class="main-menu-row container">
<!-- Collect the nav links, forms, and other content for toggling -->
<div id="main-menu-drop" class="col-lg-12" style="display: none;">
<ul>
<li><a href="/projects">Projects</a></li>
<li>
<a href="/publications">
Publications
<span class="expander fa fa-plus" id="main-menu-pubs-
expander" data-expander-name="publications" data-expanded="false">
<span class="element-invisible">Expand or
Collapse</span>
</span>
</a>
<div style="display: none;" class="sub-menu" data-
expander-trigger="publications" id="main-menu-pubs-expanded">
<div class="row">
<div class="col-lg-4">
<p><a href="/publications/drafts-open-for-
comment">Drafts for Public Comment</a></p>
<p><a href="/publications/draft-pubs">All
Public Drafts</a></p>
<p><a href="/publications/final-pubs">Final
Pubs</a></p>
<p><a href="/publications/fips">FIPS</a></p>
</div>
<div class="col-lg-4">
<p><a href="/publications/sp">Special
Publications (SP<small>s</small>)</a></p>
<p><a
href="/publications/nistir">NISTIR<small>s</small></a></p>
<p><a href="/publications/itl-bulletin">ITL
Bulletins</a></p>
<p><a href="/publications/white-paper">White
Papers</a></p>
</div>
<div class="col-lg-4">
<p><a href="/publications/journal-
article">Journal Articles</a></p>
<p><a href="/publications/conference-
paper">Conference Papers</a></p>
<p><a href="/publications/book">Books</a></p>
</div>
</div>
</div>
</li>
<li>
<a href="/topics">
Topics
<span class="expander fa fa-plus" id="main-menu-
topics-expander" data-expander-name="topics" data-expanded="false">
<span class="element-invisible">Expand or
Collapse</span>
</span>
</a>
<div style="display: none;" class="sub-menu" data-
expander-trigger="topics" id="main-menu-topics-expanded">
<div class="row">
<div class="col-lg-4">
<p><a href="/Topics/Security-and-
Privacy">Security & Privacy</a></p>
<p><a
href="/Topics/Applications">Applications</a></p>
</div>
<div class="col-lg-4">
<p><a
href="/Topics/Technologies">Technologies</a></p>
<p><a href="/Topics/Sectors">Sectors</a></p>
</div>
<div class="col-lg-4">
<p><a href="/Topics/Laws-and-Regulations">Laws
& Regulations</a></p>
<p><a href="/Topics/Activities-and-
Products">Activities & Products</a></p>
</div>
</div>
</div>
</li>
<li><a href="/news">News & Updates</a></li>
<li><a href="/events">Events</a></li>
<li><a href="/glossary">Glossary</a></li>
<li>
<a href="/about">
About CSRC
<span class="expander fa fa-plus" id="main-menu-about-
expander" data-expander-name="about" data-expanded="false">
<span class="element-invisible">Expand or
Collapse</span>
</span>
</a>
<div style="display: none;" class="sub-menu" data-
expander-trigger="about" id="main-menu-about-expanded">
<div class="row">
<div class="col-lg-6">
<p>
<strong><a href="/Groups/Computer-
Security-Division">Computer Security Division</a></strong><br />
<ul>
<li><a href="/Groups/Computer-
Security-Division/Cryptographic-Technology">Cryptographic Technology</a></li>
<li><a href="/Groups/Computer-
Security-Division/Secure-Systems-and-Applications">Secure Systems and
Applications</a></li>
<li><a href="/Groups/Computer-
Security-Division/Security-Components-and-Mechanisms">Security Components and
Mechanisms</a></li>
<li><a href="/Groups/Computer-
Security-Division/Security-Engineering-and-Risk-Management">Security
Engineering and Risk Management</a></li>
<li><a href="/Groups/Computer-
Security-Division/Security-Testing-Validation-and-Measurement">Security
Testing, Validation, and Measurement</a></li>
</ul>
</p>
</div>
<div class="col-lg-6">
<p>
<strong><a href="/Groups/Applied-
Cybersecurity-Division">Applied Cybersecurity Division</a></strong><br />
<ul>
<li><a href="/Groups/Applied-
Cybersecurity-Division/Cybersecurity-and-Privacy-Applications">Cybersecurity
and Privacy Applications</a></li>
<li><a href="/Groups/Applied-
Cybersecurity-Division/National-Cybersecurity-Center-of-Excellence">National
Cybersecurity Center of Excellence (NCCoE)</a></li>
<li><a
href="https://www.nist.gov/nice/">National Initiative for Cybersecurity
Education (NICE)</a></li>
</ul>
</p>
<p>
<a href="/contact">
Contact Us
</a>
</p>
</div>
</div>
</div>
</li>
</ul>
</div><!-- /#mobile-nav-container -->
</div>

</nav>

<section id="itl-header" class="has-menu">


<div class="container">
<div class="row">
<div class="col-sm-12 col-md-8">
<div class="hidden-xs hidden-sm" id="itl-header-lg">
<a href="https://www.nist.gov/itl" target="_blank"
id="itl-header-link">Information Technology Laboratory</a>
</div>
<div class="hidden-xs hidden-sm" id="csrc-header-lg">
<a href="/" id="csrc-header-link-lg">Computer Security
Resource Center</a>
</div>
</div>
<div class="col-sm-12 col-md-4">
<div class="hidden-xs hidden-sm hidden-md">
<a id="logo-csrc-lg" href="/"><img id="img-logo-csrc-
lg" src="/CSRC/Media/images/nist-logo-csrc-white.svg" alt="CSRC Logo"
class="csrc-header-logo"></a>
</div>
<div class="hidden-lg">
<a id="logo-csrc-sm" href="/"><img id="img-logo-csrc-
sm" src="/CSRC/Media/images/nist-logo-csrc-white.svg" alt="CSRC Logo"
class="csrc-header-logo"></a>
</div>
</div>
</div>
</div>
</section>

<div id="body-section" class="container">

<div class="breadcrumb">
<a href="/projects" class="breadcrumb-link">Projects</a>
</div>

<h1 id="projectName">Random Bit Generation <small id="project-


acronym">RBG</small></h1>

<div class="page-social-buttons" id=&quot;news-social-buttons&quot;>


<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F
%2Fcontent.csrc.e1c.nist.gov%2Fprojects%2Frandom-bit-generation"
class="social-facebook"><i class="fa fa-facebook fa-fw" aria-
hidden="true"></i><span class="sr-only">Share to Facebook</span></a>
<a href="https://twitter.com/share?url=https%3A%2F
%2Fcontent.csrc.e1c.nist.gov%2Fprojects%2Frandom-bit-generation"
class="social-twitter"><i class="fa fa-twitter fa-fw" aria-
hidden="true"></i><span class="sr-only">Share to Twitter</span></a>
</div>

<div class="row visible-sm visible-xs visible-md">


<div class="col-sm-12">
<div class="bs-callout bs-callout-subnav" id="projectLinksContainer-
sm">
<h4><i class="fa fa-link"></i> Project Links</h4>
<div class="project-icons-container">
<span>
<a href="/projects/Random-Bit-Generation"
id="NavOverviewLink-sm">
<i class="fa fa-info-circle"></i> Overview
</a>
</span>
<span>
<a href="/Projects/Random-Bit-Generation/news"
id="NavNewsLink-sm" data-count="8">
<i class="fa fa-newspaper-o"></i> News &amp; Updates
</a>
</span>
<span>
<a href="/Projects/Random-Bit-Generation/events"
id="NavEventsLink-sm" data-count="2">
<i class="fa fa-calendar-o"></i> Events
</a>
</span>
<span>
<a href="/Projects/Random-Bit-Generation/publications"
id="NavPubsLink-sm" data-count="8">
<i class="fa fa-file-text"></i> Publications
</a>
</span>
</div>
</div>
</div>
</div>
<div class="row">

<div class="col-lg-8 col-sm-12">


<h3>Overview</h3>

<div id="overview">
<!--<p><code>Include revised/updated text from&nbsp;
http://csrc.nist.gov/groups/ST/toolkit/rng/index.html ??</code></p>

<p>&nbsp;</p>
-->
<p>The following publications specify the design and implementation of random
bit generators (RBGs), in two classes: <em>Deterministic Random Bit
Generators</em> (pseudo RBGs); and <em>Non-Deterministic Random bit
Generators</em> (True RBGs).</p>

<ul>
<li><a data-csrc-pub-link="true" data-pub-guid="3f0041e3-b2cc-4b71-
bb3a-01a90326e968" href="/publications/detail/sp/800-90a/rev-1/final">SP 800-
90A,</a> <em>Recommendation for Random Number Generation Using Deterministic
Random Bit Generators</em>

<ul>
<li><em>June 25, 2015:&nbsp; </em>This Recommendation
specifies mechanisms for the generation of random bits using deterministic
methods. In this revision, the specification of the Dual_EC_DRBG has been
removed. The remaining DRBGs (i.e., Hash_DRBG, HMAC_DRBG and CTR_DRBG) are
recommended for use. Other changes included in this revision are listed in an
appendix.</li>
</ul>
</li>
<li><a data-csrc-pub-link="true" data-pub-guid="ff2dba0d-a121-410f-
ac70-b93c1ddc6d82" href="/publications/detail/sp/800-90b/final">SP 800-
90B</a><a data-csrc-pub-link="true" data-pub-guid="801a2136-d832-44d8-84d0-
1931a7dee101" href="csrc.nist.gov/publications/detail/sp/800-90b/final">,</a>
<em>Recommendation for the Entropy Sources Used for Random Bit Generation</em>
<ul>
<li><em>January 10, 2018:&nbsp; </em>This Recommendation
specifies the design principles and requirements for the entropy sources used
by Random Bit Generators, and the tests for the validation of entropy sources.
These entropy sources are intended to be combined with Deterministic Random
Bit Generator mechanisms that are specified in SP 800-90A to construct Random
Bit Generators, as specified in SP 800-90C.</li>
</ul>
</li>
<li><a data-csrc-pub-link="true" data-pub-guid="a3f96ea4-f7c6-4155-
a3fa-5d1042c006c8" href="/publications/detail/sp/800-90c/draft">SP 800-
90C</a>, <em>Recommendation for Random Bit Generator (RBG) Constructions</em>
<ul>
<li><em>April 13, 2016:&nbsp; </em>NIST invites comments on
the&nbsp;second draft of NIST Special Publication (SP) 800-90C, Recommendation
for Random Bit Generator (RBG) Constructions. This Recommendation specifies
constructions for the implementation of RBGs. An RBG may be a deterministic
random bit generator (DRBG) or a non-deterministic random bit generator
(NRBG). The constructed RBGs consist of DRBG mechanisms, as specified in SP
800-90A, and entropy sources, as specified in SP 800-90B.&nbsp; The comment
period closed June 13, 2016</li>
</ul>
</li>
</ul>

<p>On May 2-3, 2016, NIST hosted&nbsp;<a data-csrc-link="true" data-node-


guid="abaf9280-29f5-4c9d-bcd6-33a2e4356fc9" href="/events/2016/random-bit-
generation-workshop-2016">a workshop on Random Number Generation </a>to
discuss the SP 800-90 series of documents--specifically, SP 800-90B and SP
800-90C.</p>

<h4><br>
NIST's Randomness Beacon</h4>

<p>NIST is implementing a source of public randomness--the <a


href="https://www.nist.gov/programs-projects/nist-randomness-beacon">NIST
Randomness Beacon</a>. The service (at<a
href="https://beacon.nist.gov/home">&nbsp;https://beacon.nist.gov/home</a>)
uses two independent commercially available sources of randomness, each with
an independent hardware entropy source and SP 800-90-approved components.</p>

<p>The Beacon is designed to provide&nbsp;<em>unpredictability, autonomy, and


consistency. Unpredictability</em>&nbsp;means that users cannot
algorithmically predict bits before they are made available by the
source.&nbsp;<em>Autonomy</em>&nbsp;means that the source is resistant to
attempts by outside parties to alter the distribution of the random
bits.&nbsp;<em>Consistency</em>&nbsp;means that a set of users can access the
source in such a way that they are confident they all receive the same random
string.</p>

<h4>Additional Random Number Generation Standards Development Bodies</h4>

<ul>
<li><a href="http://www.ansi.org">ANSI</a> <a
href="http://www.x9.org">X9F1</a></li>
<li><a href="https://www.iso.org/committee/45306.html">ISO/IEC
JTC1/SC27</a></li>
</ul>

<h4>Implementation-related References</h4>

<ul>
<li><a href="https://csrc.nist.gov/projects/cryptographic-standards-
and-guidelines/example-values">Examples with Intermediate Values</a></li>
<li><a href="https://csrc.nist.gov/Projects/Computer-Security-Objects-
Register/Algorithm-Registration">Object Identifiers (OIDs)</a></li>
</ul>

</div>

</div>

<div class="col-lg-4 hidden-xs hidden-sm hidden-md">

<div class="project-nav-container">
<div class="bs-callout bs-callout-subnav"
id="projectLinksContainer-lg">
<h4><i class="fa fa-link"></i> Project Links</h4>
<div class="project-icons-container">
<span>
<a href="/projects/Random-Bit-Generation" id="SideNavOverviewLink">
<i class="fa fa-info-circle"></i> Overview
</a>
</span>
<span>
<a href="/Projects/Random-Bit-Generation/news" id="SideNavNewsLink"
data-count="8">
<i class="fa fa-newspaper-o"></i> News &amp; Updates
</a>
</span>
<span>
<a href="/Projects/Random-Bit-Generation/events"
id="SideNavEventsLink" data-count="2">
<i class="fa fa-calendar-o"></i> Events
</a>
</span>
<span>
<a href="/Projects/Random-Bit-Generation/publications"
id="SideNavPubsLink" data-count="8">
<i class="fa fa-file-text"></i> Publications
</a>
</span>
</div>

<h4>Additional Pages</h4>
<div id="projectPagesCallout-lg">

<a class="csrc-add-page" data-node-level="0" data-node-order="2"


href="/Projects/Random-Bit-Generation/Documentation-and-Software"
id="projPage0" style="border-left: solid 0rem transparent;">NIST SP 800-22:
Documentation and Software</a>
<a class="csrc-add-page" data-node-level="1" data-node-order="1"
href="/Projects/Random-Bit-Generation/Documentation-and-Software/Guide-to-the-
Statistical-Tests" id="projPage1" style="border-left: solid 1rem
transparent;">Guide to the Statistical Tests</a>
<a class="csrc-add-page" data-node-level="0" data-node-order="3"
href="/Projects/Random-Bit-Generation/RBG-Archive" id="projPage2"
style="border-left: solid 0rem transparent;">RBG Archive</a>
<a class="csrc-add-page" data-node-level="1" data-node-order="1"
href="/Projects/Random-Bit-Generation/RBG-Archive/NIST-SP-800-90-Historical-
Information" id="projPage3" style="border-left: solid 1rem transparent;">NIST
SP 800-90 Historical Information</a>

</div>

</div>
</div>

<div class="bs-callout bs-callout-success" id="contactsCallout-lg">


<h4><i class="fa fa-user"></i> Contacts</h4>
<p id="projContact0"><span class='contact-display'><strong data-
field='full-name'> <span data-field='firstname'>Random Bit Generation</span>
<span data-field='lastname'>Team</span> </strong><br/><a
href='mailto:rbg_comments@nist.gov' data-
field='email'>rbg_comments@nist.gov</a><br/></span></p>
<p id="projContact1"><span class='contact-display'><strong data-
field='full-name'><span data-field='title'>Ms.</span> <span data-
field='firstname'>Elaine</span> <span data-field='lastname'>Barker</span>
</strong> - <strong data-field='affiliation'><span data-
field='affiliation'>NIST</span></strong><br/><a
href='mailto:elaine.barker@nist.gov' data-
field='email'>elaine.barker@nist.gov</a><br/></span></p>
<p id="projContact2"><span class='contact-display'><strong data-
field='full-name'> <span data-field='firstname'>Lawrence</span> <span data-
field='lastname'>Bassham</span> </strong><br/><a
href='mailto:lawrence.bassham@nist.gov' data-
field='email'>lawrence.bassham@nist.gov</a><br/></span></p>
</div>

<div class="bs-callout bs-callout-danger" id="topicsCallout-lg">


<h4><i class="fa fa-tag"></i> Topics</h4>

<p>
<strong id="catName0-lg">Security and Privacy:</strong>
<a id="catTopLink0-0-lg" href="/Topics/Security-and-
Privacy/cryptography/random-number-generation">random number generation</a>
</p>
</div>

<div class="bs-callout bs-callout-warning" id="relatedProjectsCallout-lg">


<h4>Related Projects</h4>
<a href="/Projects/crypto-standards-development-process"
id="relProjLink0">Crypto Standards Development Process</a><br/>
<a href="/Projects/cryptographic-module-validation-program"
id="relProjLink1">Cryptographic Module Validation Program</a><br/>
<a href="/Projects/cryptographic-standards-and-guidelines"
id="relProjLink2">Cryptographic Standards and Guidelines</a><br/>
<a href="/Projects/digital-signatures" id="relProjLink3">Digital
Signatures</a><br/>
<a href="/Projects/Entropy-as-a-Service" id="relProjLink4">Entropy
as a Service</a><br/>
</div>

</div>

</div>
<div class="row visible-sm visible-xs visible-md">

<div class="col-sm-12">

<div class="bs-callout bs-callout-subnav" id="projectPagesCallout-sm">


<h4>Additional Pages</h4>
<p>

<a class="csrc-add-page" data-node-level="0" data-node-order="2"


href="/Projects/Random-Bit-Generation/Documentation-and-Software"
id="projPage0-sm" style="border-left: solid 0rem transparent;">NIST SP 800-22:
Documentation and Software</a>
<a class="csrc-add-page" data-node-level="1" data-node-order="1"
href="/Projects/Random-Bit-Generation/Documentation-and-Software/Guide-to-the-
Statistical-Tests" id="projPage1-sm" style="border-left: solid 1rem
transparent;">Guide to the Statistical Tests</a>
<a class="csrc-add-page" data-node-level="0" data-node-order="3"
href="/Projects/Random-Bit-Generation/RBG-Archive" id="projPage2-sm"
style="border-left: solid 0rem transparent;">RBG Archive</a>
<a class="csrc-add-page" data-node-level="1" data-node-order="1"
href="/Projects/Random-Bit-Generation/RBG-Archive/NIST-SP-800-90-Historical-
Information" id="projPage3-sm" style="border-left: solid 1rem
transparent;">NIST SP 800-90 Historical Information</a>

</p>
</div>

<div class="bs-callout bs-callout-subnav" id="contactsCallout-sm">


<h4><i class="fa fa-user"></i> Contacts</h4>
<p style="padding-left: 15px;">
<span id="projContact0-sm"><span class='contact-display'><strong
data-field='full-name'> <span data-field='firstname'>Random Bit
Generation</span> <span data-field='lastname'>Team</span> </strong><br/><a
href='mailto:rbg_comments@nist.gov' data-
field='email'>rbg_comments@nist.gov</a><br/></span></span><br/>
<span id="projContact1-sm"><span class='contact-display'><strong
data-field='full-name'><span data-field='title'>Ms.</span> <span data-
field='firstname'>Elaine</span> <span data-field='lastname'>Barker</span>
</strong> - <strong data-field='affiliation'><span data-
field='affiliation'>NIST</span></strong><br/><a
href='mailto:elaine.barker@nist.gov' data-
field='email'>elaine.barker@nist.gov</a><br/></span></span><br/>
<span id="projContact2-sm"><span class='contact-display'><strong
data-field='full-name'> <span data-field='firstname'>Lawrence</span> <span
data-field='lastname'>Bassham</span> </strong><br/><a
href='mailto:lawrence.bassham@nist.gov' data-
field='email'>lawrence.bassham@nist.gov</a><br/></span></span><br/>
</p>
</div>

<div class="bs-callout bs-callout-danger" id="topicsCallout-sm">


<h4><i class="fa fa-tag"></i> Topics</h4>

<p>
<strong id="catName0-sm">Security and Privacy:</strong>
<a id="catTopLink0-0-sm" href="/Topics/Security-and-
Privacy/cryptography/random-number-generation">random number generation</a>
</p>
</div>

<div class="bs-callout bs-callout-warning" id="relatedProjectsCallout-sm">


<h4>Related Projects</h4>
<p>
<a href="/Projects/crypto-standards-development-process"
id="relProjLink0-sm">Crypto Standards Development Process</a><br/>
<a href="/Projects/cryptographic-module-validation-program"
id="relProjLink1-sm">Cryptographic Module Validation Program</a><br/>
<a href="/Projects/cryptographic-standards-and-guidelines"
id="relProjLink2-sm">Cryptographic Standards and Guidelines</a><br/>
<a href="/Projects/digital-signatures" id="relProjLink3-
sm">Digital Signatures</a><br/>
<a href="/Projects/Entropy-as-a-Service" id="relProjLink4-
sm">Entropy as a Service</a><br/>
</p>
</div>

</div>

</div>

<div class="row">
<div class="col-md-12 historical-data-area" id="historical-data-area">

<span>Created <span id="page-created-date">May 24, 2016</span>,


Updated <span id="page-updated-date">June 22, 2020</span></span>
</div>
</div>

<div id="footer-pusher"></div>

</div>

<footer id="footer">
<div class="container">

<div class="row">
<div class="col-sm-6">
<span class="hidden-xs">
<a href="https://www.nist.gov" title="National Institute
of Standards and Technology" rel="home" target="_blank" class="footer-nist-
logo" id="footer-nist-logo-link">
<img src="/CSRC/Media/images/nist-logo-brand-
white.svg" alt="National Institute of Standards and Technology logo"
id="footer-nist-logo" />
</a>
</span>

<div class="row footer-contact-container">


<div class="col-sm-12" id="footer-address">
<strong>HEADQUARTERS</strong><br>
100 Bureau Drive<br>
Gaithersburg, MD 20899
</div>
</div>
</div>
<div class="col-sm-6">
<ul class="social-list text-right" style="display: block;">
<li class="field-item service-twitter list-horiz">
<a href="https://twitter.com/NISTCyber" class="social-
btn social-btn--large extlink ext" id="footer-social-twitter-link">
<i class="fa fa-twitter fa-fw"><span
class="element-invisible">twitter</span></i><span class="ext"><span
class="element-invisible"> (link is external)</span></span>
</a>
</li>
<li class="field-item service-facebook list-horiz">
<a href="https://www.facebook.com/NIST" class="social-
btn social-btn--large extlink ext" id="footer-social-facebook-link">
<i class="fa fa-facebook fa-fw"><span
class="element-invisible">facebook</span></i><span class="ext"><span
class="element-invisible"> (link is external)</span></span>
</a>

</li>
<li class="field-item service-linkedin list-horiz">
<a href="https://www.linkedin.com/company/nist"
class="social-btn social-btn--large extlink ext" id="footer-social-linkedin-
link">
<i class="fa fa-linkedin fa-fw"><span
class="element-invisible">linkedin</span></i><span class="ext"><span
class="element-invisible"> (link is external)</span></span>
</a>

</li>
<li class="field-item service-instagram list-horiz">
<a href="https://www.instagram.com/usnistgov/"
class="social-btn social-btn--large extlink ext" id="footer-social-instagram-
link">
<i class="fa fa-instagram fa-fw"><span
class="element-invisible">instagram</span></i>
<span class="ext"><span class="element-invisible">
(link is external)</span></span>
</a>

</li>
<li class="field-item service-youtube list-horiz">
<a href="https://www.youtube.com/user/USNISTGOV"
class="social-btn social-btn--large extlink ext" id="footer-social-youtube-
link">
<i class="fa fa-youtube fa-fw"><span
class="element-invisible">youtube</span></i><span class="ext"><span
class="element-invisible"> (link is external)</span></span>
</a>

</li>
<li class="field-item service-rss list-horiz">
<a href="https://www.nist.gov/news-events/nist-rss-
feeds" class="social-btn social-btn--large extlink" id="footer-social-rss-
link">
<i class="fa fa-rss fa-fw"><span class="element-
invisible">rss</span></i>
</a>

</li>
<li class="field-item service-govdelivery list-horiz
last">
<a
href="https://public.govdelivery.com/accounts/USNIST/subscriber/new?
qsp=USNIST_3" class="social-btn social-btn--large extlink ext"
title="Subscribe to CSRC and publication updates, and other NIST cybersecurity
news" id="footer-social-govdelivery-link">
<i class="fa fa-envelope fa-fw"><span
class="element-invisible">govdelivery</span></i><span class="ext"><span
class="element-invisible"> (link is external)</span></span>
</a>
</li>
</ul>
<p class="text-right">
Want updates about CSRC and our publications?
<a
href="https://public.govdelivery.com/accounts/USNIST/subscriber/new?
qsp=USNIST_3" class="btn btn-lg btn-info" style="background-color: #12659c!
important; border-color: #12659c!important;" id="footer-subscribe-
link">Subscribe</a>
</p>
</div>
</div>
<div class="row hidden-sm hidden-md hidden-lg">
<div class="col-sm-12">
<a href="https://www.nist.gov" title="National Institute of
Standards and Technology" rel="home" target="_blank" class="footer-nist-logo"
id="footer-bottom-nist-logo-link">
<img src="/CSRC/Media/images/logo_rev.png" alt="National
Institute of Standards and Technology logo" id="footer-bottom-nist-logo" />
</a>
</div>
</div>

<div class="row">
<div class="col-sm-6">
<p>
<a href="mailto:webmaster-csrc@nist.gov?subject=CSRC
Inquiry" id="footer-webmaster-link">Webmaster</a> |
<a href="/about/contact" id="footer-contact-us-
link">Contact Us</a> |
<a href="https://www.nist.gov/about-nist/our-organization"
style="display: inline-block;" id="footer-org-link">Our Other Offices</a>
</p>
</div>
<div class="col-sm-6">
<span class="pull-right text-right">
Contact CSRC Webmaster: <a href="mailto:webmaster-
csrc@nist.gov?subject=CSRC Inquiry" style="display: inline-block;" id="footer-
info-webmaster-link">webmaster-csrc@nist.gov</a>
</span>
</div>
</div>

<div class="row">
<div class="footer-bottom-links-container" id="footer-bottom-
links-container">
<ul>
<li><a href="https://www.nist.gov/privacy-policy">Site
Privacy</a></li>
<li><a
href="https://www.nist.gov/oism/accessibility">Accessibility</a></li>
<li><a href="https://www.nist.gov/privacy">Privacy
Program</a></li>
<li><a
href="https://www.nist.gov/oism/copyrights">Copyrights</a></li>
<li><a href="https://www.commerce.gov/vulnerability-
disclosure-policy">Vulnerability Disclosure</a></li>
<li><a href="https://www.nist.gov/no-fear-act-policy">No
Fear Act Policy</a></li>
<li><a href="https://www.nist.gov/foia">FOIA</a></li>
<li><a href="https://www.nist.gov/environmental-policy-
statement">Environmental Policy</a></li>
<li><a href="https://www.nist.gov/summary-report-scientific-
integrity">Scientific Integrity</a></li>
<li><a href="https://www.nist.gov/nist-information-quality-
standards">Information Quality Standards</a></li>
<li><a
href="https://www.commerce.gov/">Commerce.gov</a></li>
<li><a href="https://www.science.gov/">Science.gov</a></li>
<li><a href="https://www.usa.gov/">USA.gov</a></li>
<li><a href="https://vote.gov/">Vote.gov</a></li>
</ul>
</div>
</div>
</div>
</footer>

<script type="text/javascript" src="/dist/js/quick-collapse.js"></script>


<script type="text/javascript" src="/dist/app.bundle.js"></script>

<!-- reCAPTCHA v3 -->


<script defer src='https://www.google.com/recaptcha/api.js?
render=6LcQo40UAAAAAJpAj4X-i-WfOzdbu6d7j7kKryDS'></script>

<script type="text/javascript" src="/dist/projects.bundle.js"></script>

</body>
</html>

You might also like