- Add Q3 report on progress of random(4)
Submitted by: markm
This commit is contained in:
parent
653214b679
commit
85818343c6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42870
1 changed files with 44 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<!-- XXX: keep updating the number of entries -->
|
||||
<p>Thanks to all the reporters for the excellent work! This report
|
||||
contains 18 entries and we hope you enjoy reading it.</p>
|
||||
contains 19 entries and we hope you enjoy reading it.</p>
|
||||
|
||||
<!-- XXX: set date for the next set of submissions -->
|
||||
<p>The deadline for submissions covering between October and
|
||||
|
@ -938,4 +938,47 @@
|
|||
set.</p>
|
||||
</body>
|
||||
</project>
|
||||
|
||||
<project cat='kern'>
|
||||
<title>Updating <tt>random(4)</tt></title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Mark</given>
|
||||
<common>Murray</common>
|
||||
</name>
|
||||
<email>markm@freebsd.org</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Arthur</given>
|
||||
<common>Mesh</common>
|
||||
</name>
|
||||
<email>arthurmesh@gmail.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Dag-Erling</given>
|
||||
<common>Smørgrav</common>
|
||||
</name>
|
||||
<email>des@freebsd.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<body>
|
||||
<p>Update of <tt>random(4)</tt> to account for recent revelations,
|
||||
and make more extensible, is in progress.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>Fortuna is to be an alternative for Yarrow in FreeBSD 11.x.</task>
|
||||
<task>Yarrow may be deprecated in a couple of years.</task>
|
||||
<task>FIPS 800-90b support is planned.</task>
|
||||
<task>A full, in-depth review of entropy is going to be done with
|
||||
external help.</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue