<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/crypto/axtls/crypto.h, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/crypto/axtls/crypto.h?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/crypto/axtls/crypto.h?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2015-07-27T16:26:15+00:00</updated>
<entry>
<title>[crypto] Remove AXTLS headers</title>
<updated>2015-07-27T16:26:15+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-07-27T14:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=657dd5f76dddc3e3d5feb494c83fa89833de4dda'/>
<id>urn:sha1:657dd5f76dddc3e3d5feb494c83fa89833de4dda</id>
<content type='text'>
Remove AXTLS headers now that no AXTLS code remains, with many thanks
to the AXTLS project for use of their cryptography code over the past
several years.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5</title>
<updated>2012-03-09T17:14:39+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-03-09T15:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1c29b4d979a9ea9be49bb942a2c41b7b6dc0dc9e'/>
<id>urn:sha1:1c29b4d979a9ea9be49bb942a2c41b7b6dc0dc9e</id>
<content type='text'>
All axTLS files are now vanilla versions of the upstream axTLS files,
with one minor exception: the unused "ctx" parameter of
bi_int_divide() has been marked with "__unused" to avoid a compilation
error.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[crypto] Use ANS X9.82 Approved get_random_nz() for RSA</title>
<updated>2012-02-21T12:43:03+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2012-02-21T12:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=5a80c1106230f4308fe330eb9b881a349a3f9278'/>
<id>urn:sha1:5a80c1106230f4308fe330eb9b881a349a3f9278</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files</title>
<updated>2010-12-03T23:38:15+00:00</updated>
<author>
<name>Shao Miller</name>
</author>
<published>2010-03-20T17:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3b517101563cb224dda2e2780db4c6eef32ded38'/>
<id>urn:sha1:3b517101563cb224dda2e2780db4c6eef32ded38</id>
<content type='text'>
Changes were made to files where the licence text within the files
themselves confirms that the files are GPL version 2 or later.

Signed-off-by: Shao Miller &lt;shao.miller@yrdsb.edu.on.ca&gt;
Modified-by: Michael Brown &lt;mcb30@ipxe.org&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[crypto] Add our own general-purpose cipher-block chaining routines</title>
<updated>2009-02-19T01:23:50+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-02-19T01:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e950dc04bafed590c02ee2ac8a51e54ed7d8dbd0'/>
<id>urn:sha1:e950dc04bafed590c02ee2ac8a51e54ed7d8dbd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade AXTLS import to version 1.1.5-a</title>
<updated>2007-07-30T01:48:00+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-30T01:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=9a9f46ff583cf276b5885800515e8ffb710d9e07'/>
<id>urn:sha1:9a9f46ff583cf276b5885800515e8ffb710d9e07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable AES_convert_key by #if 0'ing it out (suggested by mcb30)</title>
<updated>2007-07-27T19:33:53+00:00</updated>
<author>
<name>Holger Lubitz</name>
</author>
<published>2007-07-27T19:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=42910594f73d8e58ac2f9b85cedc26073504c1fa'/>
<id>urn:sha1:42910594f73d8e58ac2f9b85cedc26073504c1fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add aes.c and required headers from axtls tree</title>
<updated>2007-01-26T01:59:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-26T01:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=9542c016cd203a94566584221bf992f29818bca1'/>
<id>urn:sha1:9542c016cd203a94566584221bf992f29818bca1</id>
<content type='text'>
</content>
</entry>
</feed>
