<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/crypto/drbg.c, branch v1.20.1</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/crypto/drbg.c?h=v1.20.1</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/crypto/drbg.c?h=v1.20.1'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2015-12-31T14:44:45+00:00</updated>
<entry>
<title>[crypto] Dual-license selected DRBG files</title>
<updated>2015-12-31T14:44:45+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-12-31T14:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=0c396dd4052732da751249e5057425adb0692db2'/>
<id>urn:sha1:0c396dd4052732da751249e5057425adb0692db2</id>
<content type='text'>
Allow the use of the iPXE DRBG implementation in BSD-licensed
projects.

Requested-by: Sean Davis &lt;dive@hq.endersgame.net&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[legal] Relicense files under GPL2_OR_LATER_OR_UBDL</title>
<updated>2015-03-02T14:17:31+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-03-02T11:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3'/>
<id>urn:sha1:b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3</id>
<content type='text'>
Relicense files for which I am the sole author (as identified by
util/relicense.pl).

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[legal] Update FSF mailing address in GPL licence texts</title>
<updated>2012-07-20T18:55:45+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-07-20T18:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd'/>
<id>urn:sha1:c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd</id>
<content type='text'>
Suggested-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[rng] Fix build error when assertions are enabled</title>
<updated>2012-03-18T12:26:33+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-03-16T19:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b0a1ad9242645af9f74e9eb65ffba37f322b64f9'/>
<id>urn:sha1:b0a1ad9242645af9f74e9eb65ffba37f322b64f9</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[rng] Add ANS X9.82 Approved Source of Entropy Input</title>
<updated>2012-02-21T12:42:38+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-02-19T22:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=073f41085f0791593d96233ef617fcefe3cdacb9'/>
<id>urn:sha1:073f41085f0791593d96233ef617fcefe3cdacb9</id>
<content type='text'>
ANS X9.82 specifies several Approved Sources of Entropy Input (SEI).
One such SEI uses an entropy source as the Source of Entropy Input,
condensing each entropy source output after each GetEntropy call.
This can be implemented relatively cheaply in iPXE and avoids the need
to allocate potentially very large buffers.

(Note that the terms "entropy source" and "Source of Entropy Input"
are not synonyms within the context of ANS X9.82.)

Use the iPXE API mechanism to allow entropy sources to be selected at
compilation time.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[rng] Record validity within DRBG state</title>
<updated>2012-02-21T12:42:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-02-20T21:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c2668b61ea5ac01279929be6be86cc04fd342ab5'/>
<id>urn:sha1:c2668b61ea5ac01279929be6be86cc04fd342ab5</id>
<content type='text'>
Treat an empty (zeroed) DRBG as invalid.  This ensures that a DRBG
that has not yet been instantiated (or that has been uninstantiated)
will refuse to attempt to generate random bits.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[rng] Add missing #include &lt;string.h&gt;</title>
<updated>2012-02-21T12:42:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-02-21T12:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a99d5d5aca298c0618919d9be33ac5e73cb838e7'/>
<id>urn:sha1:a99d5d5aca298c0618919d9be33ac5e73cb838e7</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[rng] Add ANS X9.82 Approved DRBG mechanism</title>
<updated>2012-01-23T15:08:21+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-01-23T15:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3a2bda7c7c5aac27d89c3f77f4994b059baae626'/>
<id>urn:sha1:3a2bda7c7c5aac27d89c3f77f4994b059baae626</id>
<content type='text'>
ANS X9.82 specifies that an Approved DRBG must consist of an Approved
algorithm wrapped inside an envelope which handles entropy gathering,
prediction resistance, automatic reseeding and other housekeeping
tasks.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
