<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cryptodev-linux.git/userspace, branch master</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>Convert *_MASTER_KEY_SET</title>
<updated>2010-08-24T21:49:10+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-08-16T14:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=b4024f760733f5a246406ad7a97b8e2da6065bfb'/>
<id>b4024f760733f5a246406ad7a97b8e2da6065bfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use types from &lt;linux/types.h&gt; for public headers.</title>
<updated>2010-08-08T00:18:53+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-08-08T00:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=f28aa3e7b3a1cd96f5e6449e3793561409f1ac94'/>
<id>f28aa3e7b3a1cd96f5e6449e3793561409f1ac94</id>
<content type='text'>
When included in the kernel tree, &lt;inttypes.h&gt; is not available, so
&lt;linux/types.h&gt; has to be used.  &lt;linux/types.h&gt; does not provide the
uintNN_t and size_t types when installed to /usr/include/linux (package
kernel-headers on Fedora).

Therefore, use the types from &lt;linux/types.h&gt; that are available in
userspace.

Also fix user-space users of the headers not to assume that they provide
the &lt;stdint.h&gt; types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When included in the kernel tree, &lt;inttypes.h&gt; is not available, so
&lt;linux/types.h&gt; has to be used.  &lt;linux/types.h&gt; does not provide the
uintNN_t and size_t types when installed to /usr/include/linux (package
kernel-headers on Fedora).

Therefore, use the types from &lt;linux/types.h&gt; that are available in
userspace.

Also fix user-space users of the headers not to assume that they provide
the &lt;stdint.h&gt; types.
</pre>
</div>
</content>
</entry>
<entry>
<title>NCR_CIPHER_MAX_KEY_LEN no longer exist in userspace API.</title>
<updated>2010-07-28T18:28:10+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-28T18:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=7a31387b49e0b04ba43bdf6fbc869c6a3e970251'/>
<id>7a31387b49e0b04ba43bdf6fbc869c6a3e970251</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial additions to have PK encryption/decryption. Separated operations</title>
<updated>2010-07-12T10:59:56+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-12T10:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=4f7b10f59b97b45d42577c4d6d33958d9565aef7'/>
<id>4f7b10f59b97b45d42577c4d6d33958d9565aef7</id>
<content type='text'>
on keys to read/write to prevent overwriting a key while using it. Several
other cleanups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on keys to read/write to prevent overwriting a key while using it. Several
other cleanups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing makefile.</title>
<updated>2010-06-18T21:51:32+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-06-18T21:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=3f8bcff5fb6cf236f73a403095bed0785cedf698'/>
<id>3f8bcff5fb6cf236f73a403095bed0785cedf698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more strict when loading master key.</title>
<updated>2010-06-17T18:49:05+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-06-17T08:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=094ae51f5909d71c18ed87f25aa493b8d22d0247'/>
<id>094ae51f5909d71c18ed87f25aa493b8d22d0247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use current_euid() and task_pid_nr(current) to get identifiers for owners (for imposed limits).</title>
<updated>2010-06-17T18:49:05+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-06-16T20:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=6b060c1dc5486cbf51f13d168c442e7df116b26c'/>
<id>6b060c1dc5486cbf51f13d168c442e7df116b26c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the userspace storage server.</title>
<updated>2010-06-17T18:48:18+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-06-14T14:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=091e332e4f91e9940d6a465a0c4ed5c92e190d38'/>
<id>091e332e4f91e9940d6a465a0c4ed5c92e190d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some updates in the server approach (not working yet).</title>
<updated>2010-06-17T18:47:39+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-06-04T05:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=c8f69207e6d5fb654814833676f5f786084a8576'/>
<id>c8f69207e6d5fb654814833676f5f786084a8576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some initial support for a userspace server to receive requests.</title>
<updated>2010-06-17T18:47:39+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-06-03T09:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=f3146e2631f23c80e9ce43cbff33b294cab9f535'/>
<id>f3146e2631f23c80e9ce43cbff33b294cab9f535</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
