<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cryptodev-linux.git/.gitignore, branch userspace</title>
<subtitle>Kernel crypto API for user space</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/'/>
<entry>
<title>Abstract &lt;linux/ncr.h&gt; from &lt;ncrypto.h&gt; users</title>
<updated>2010-08-24T18:58:32+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-08-07T05:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=5f96e48d0671bbcbc0b5f4c88baddc021dddc81a'/>
<id>5f96e48d0671bbcbc0b5f4c88baddc021dddc81a</id>
<content type='text'>
Let &lt;ncrypto.h&gt; users #include this header file alone, without caring
about &lt;linux/ncr.h&gt;.

To do so, set up a temporary copy of ncr.h so that the
	#include &lt;linux/ncr.h&gt;
works at build time as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let &lt;ncrypto.h&gt; users #include this header file alone, without caring
about &lt;linux/ncr.h&gt;.

To do so, set up a temporary copy of ncr.h so that the
	#include &lt;linux/ncr.h&gt;
works at build time as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add port of examples/pk.c to libcryptodev</title>
<updated>2010-08-24T18:58:32+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-08-06T00:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=8dd0eec3d92fabb20a691af58c4d4885eff315dc'/>
<id>8dd0eec3d92fabb20a691af58c4d4885eff315dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate examples/ncr_lib.c</title>
<updated>2010-08-24T18:58:30+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-08-05T14:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=112513a2c51b8f499abf830d9a238a94f0c9d994'/>
<id>112513a2c51b8f499abf830d9a238a94f0c9d994</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial userspace library version</title>
<updated>2010-08-24T18:58:30+00:00</updated>
<author>
<name>Jan Chadima</name>
<email>jchadima@redhat.com</email>
</author>
<published>2010-08-02T08:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=71be5465628262f1a475b52eaf90c5caba5876ea'/>
<id>71be5465628262f1a475b52eaf90c5caba5876ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No need for ncr-direct. All session operations are being done on keys or on userspace data.</title>
<updated>2010-07-25T20:17:22+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-25T20:17:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=6a2560330da7bc05ccb9bc75e70ce745acba7d6c'/>
<id>6a2560330da7bc05ccb9bc75e70ce745acba7d6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a support for reading session data directly from userspace.</title>
<updated>2010-07-24T16:38:58+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-24T11:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=ffb3e747f8b50ca18701530d1729a4ee3aa4ae69'/>
<id>ffb3e747f8b50ca18701530d1729a4ee3aa4ae69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Modified NCR-USER API to "simplify" and allow setting of size of data structure without special system call."</title>
<updated>2010-07-23T06:27:58+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-23T06:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=8383ca063d2473a87e585c20d80138d68d7d4dbf'/>
<id>8383ca063d2473a87e585c20d80138d68d7d4dbf</id>
<content type='text'>
This reverts commit 5689c9734223fb349bba526d620823a803c3b67e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5689c9734223fb349bba526d620823a803c3b67e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified NCR-USER API to "simplify" and allow setting of size of data structure without special system call.</title>
<updated>2010-07-21T18:02:50+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-21T18:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=5689c9734223fb349bba526d620823a803c3b67e'/>
<id>5689c9734223fb349bba526d620823a803c3b67e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated.</title>
<updated>2010-07-19T09:27:35+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-19T09:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=eafa6ecd6dc53c461fd9f79253a7d1020d128f1a'/>
<id>eafa6ecd6dc53c461fd9f79253a7d1020d128f1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added signature generation and verification.</title>
<updated>2010-07-12T14:00:16+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-12T14:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=111dbe139333a0fa697d7621414f1785b078468b'/>
<id>111dbe139333a0fa697d7621414f1785b078468b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
