<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cryptodev-linux.git/libtomcrypt, 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>Algorithm to OID discovery moved to a single place.</title>
<updated>2010-09-06T20:02:38+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-09-06T20:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=a92443718f19ffc36fbe55d85a4785130a4b33c7'/>
<id>a92443718f19ffc36fbe55d85a4785130a4b33c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run Lindent on libtom(*)</title>
<updated>2010-09-06T15:26:58+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-09-06T15:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=e6177630198eb1eea2def0374fae1196da0e40ec'/>
<id>e6177630198eb1eea2def0374fae1196da0e40ec</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>Remove a redundant argument of cryptodev_hash_init</title>
<updated>2010-08-25T02:32:27+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-08-25T02:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=d2e5c1885639377eb06a03a852d05faf06b4a3c1'/>
<id>d2e5c1885639377eb06a03a852d05faf06b4a3c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected bug in importing RSA private keys.</title>
<updated>2010-08-21T10:24:22+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-08-21T10:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=8f6ef273e5e0ef9bad24ebe6b95cbf90f82e74b9'/>
<id>8f6ef273e5e0ef9bad24ebe6b95cbf90f82e74b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increased RSA size to 8192. Return error on wrong arguments.</title>
<updated>2010-08-20T07:54:41+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-08-20T07:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=88d38939bcf937e62b32f39d006d4e86ca89083c'/>
<id>88d38939bcf937e62b32f39d006d4e86ca89083c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not include linux headers to libtom files. This will allow easier replacement of them.</title>
<updated>2010-08-19T14:04:36+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-08-19T14:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=a7befd9b8fba6f6d777f7d8436154dc62f1fa652'/>
<id>a7befd9b8fba6f6d777f7d8436154dc62f1fa652</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with recent kernels</title>
<updated>2010-08-05T16:45:01+00:00</updated>
<author>
<name>Jan Chadima</name>
<email>jchadima@redhat.com</email>
</author>
<published>2010-08-05T16:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=ec81bc91006efb7516ad16fd551a290cf634822b'/>
<id>ec81bc91006efb7516ad16fd551a290cf634822b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>put correct license.</title>
<updated>2010-07-29T07:25:04+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-29T07:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=6c3e93a9398c33e39279a986722290048f4592fe'/>
<id>6c3e93a9398c33e39279a986722290048f4592fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected PSS signature generation and verification.</title>
<updated>2010-07-26T07:15:13+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-26T07:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=5af672c074827d4321807ee25c2b57eed7b24a35'/>
<id>5af672c074827d4321807ee25c2b57eed7b24a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
