<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cryptodev-linux.git/Makefile, 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>Examples directory renamed -&gt; tests</title>
<updated>2010-09-07T06:14:00+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-09-07T06:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=faaf7cb8b4f7a929bbda96fa160478d85383d4b5'/>
<id>faaf7cb8b4f7a929bbda96fa160478d85383d4b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified makefile</title>
<updated>2010-09-07T05:58:09+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-09-07T05:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=d8d0c330215326abdd8973a489a72acc404fef02'/>
<id>d8d0c330215326abdd8973a489a72acc404fef02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CONFIG_AS*YM*METRIC, push into headers</title>
<updated>2010-09-06T21:15:24+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-09-06T18:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=95496890180536231adfb983dc67c629f26f0caf'/>
<id>95496890180536231adfb983dc67c629f26f0caf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added config flag CONFIG_ASSYMETRIC, that will disable all assymetric algorithm support when building the module. As a side-effect (due to DER requirements) key wrapping is disabled as well.</title>
<updated>2010-09-06T11:37:15+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-09-06T11:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=c111dd151b4a4e2b8bd33634e26412e06a472d6b'/>
<id>c111dd151b4a4e2b8bd33634e26412e06a472d6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the linux kernel heapsort instead of including qsort.</title>
<updated>2010-09-02T21:11:42+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-09-02T21:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=5000469e203ada7c65073f32770491057c8233bd'/>
<id>5000469e203ada7c65073f32770491057c8233bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unneeded code.</title>
<updated>2010-09-02T19:14:37+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-09-02T19:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=72316eded1cc13dd8a339be92f43eeb79f252193'/>
<id>72316eded1cc13dd8a339be92f43eeb79f252193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add input argument and attribute handling infrastructure</title>
<updated>2010-08-24T20:51:00+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-08-18T01:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=f1382e005ed777e286c4c88fd8320ba133f8c0c6'/>
<id>f1382e005ed777e286c4c88fd8320ba133f8c0c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop &lt;cryptodev.h&gt;</title>
<updated>2010-08-24T18:05:48+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-07-30T21:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=6ac025f801eaaf1aec4f652b951424522ec00686'/>
<id>6ac025f801eaaf1aec4f652b951424522ec00686</id>
<content type='text'>
Also drop implementation of its ioctls, examples, openssl patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also drop implementation of its ioctls, examples, openssl patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Diffie Hellman key generation.</title>
<updated>2010-07-27T11:47:06+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-27T11:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=c0c14cb837e6ea4a1c4ec0f8888f500c78ccdbf6'/>
<id>c0c14cb837e6ea4a1c4ec0f8888f500c78ccdbf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected issue when finalizing sessions that hashed keys.</title>
<updated>2010-07-25T23:30:24+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-25T23:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=bd29b1337fab4bb0ca41ff83271482bfe551d38b'/>
<id>bd29b1337fab4bb0ca41ff83271482bfe551d38b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
