Update NIST SP800-90A reference.
This commit is contained in:
parent
31473673fa
commit
8c9fd3588e
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: rnd.4,v 1.26 2019/09/04 04:00:04 riastradh Exp $
|
||||
.\" $NetBSD: rnd.4,v 1.27 2019/09/04 04:03:25 riastradh Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2014 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -489,10 +489,10 @@ Never blocks.
|
|||
.%A Elaine Barker
|
||||
.%A John Kelsey
|
||||
.%T Recommendation for Random Number Generation Using Deterministic Random Bit Generators
|
||||
.%D January 2012
|
||||
.%D June 2015
|
||||
.%I National Institute of Standards and Technology
|
||||
.%O NIST Special Publication 800-90A
|
||||
.%U http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf
|
||||
.%O NIST Special Publication 800-90A, Revision 1
|
||||
.%U https://csrc.nist.gov/publications/detail/sp/800-90a/rev-1/final
|
||||
.Re
|
||||
.Rs
|
||||
.%A Daniel J. Bernstein
|
||||
|
|
Loading…
Reference in New Issue