summaryrefslogtreecommitdiffstats
path: root/sys/dev/random/yarrow.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-03-03 14:35:01 +0000
committermarkm <markm@FreeBSD.org>2001-03-03 14:35:01 +0000
commit70d224b1063596323e256ecd217efbeed6da1f6e (patch)
treef4ca34af1fb02b571b8c4605ce349003d95ff682 /sys/dev/random/yarrow.c
parenta09585039adf82669d91c571a3b4284f09a3a2cb (diff)
downloadFreeBSD-src-70d224b1063596323e256ecd217efbeed6da1f6e.zip
FreeBSD-src-70d224b1063596323e256ecd217efbeed6da1f6e.tar.gz
Take down a comment that is no longer true.
/dev/random is ready for prime time!
Diffstat (limited to 'sys/dev/random/yarrow.c')
-rw-r--r--sys/dev/random/yarrow.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/random/yarrow.c b/sys/dev/random/yarrow.c
index 9b07af8..6313587 100644
--- a/sys/dev/random/yarrow.c
+++ b/sys/dev/random/yarrow.c
@@ -26,10 +26,6 @@
* $FreeBSD$
*/
-/* NOTE NOTE NOTE - This is not finished! It will supply numbers, but
- * it is not yet cryptographically secure!!
- */
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud