<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cryptodev-linux.git/libtomcrypt/pk/rsa, branch bugfixes</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>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>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>ncr_int.h -&gt; ncr-int.h</title>
<updated>2010-07-25T19:38:28+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-25T19:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=c2dda95767e03af277f4d7dab1334aa10e3ee10f'/>
<id>c2dda95767e03af277f4d7dab1334aa10e3ee10f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use of algo_properties to avoid linear search on a table for each property.</title>
<updated>2010-07-24T09:54:02+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2010-07-24T09:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=951eda087f418c2a5ced189fa9d64c8616634dd0'/>
<id>951eda087f418c2a5ced189fa9d64c8616634dd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Public Keys are being exported to SubjectPublicKeyInfo format, instead of custom formats. For RSA keys the PKCS #1 format can be used as well.</title>
<updated>2010-07-19T18:10:26+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-19T18:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=56eb45f752baa978a9ea3573faee44857678597d'/>
<id>56eb45f752baa978a9ea3573faee44857678597d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented RSA blinding.</title>
<updated>2010-07-19T09:49:45+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-19T09:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=e2ff6f32b197ff5d171676aca318a73aeb3fcbe3'/>
<id>e2ff6f32b197ff5d171676aca318a73aeb3fcbe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Several fixes. RSA key generation tested and works.</title>
<updated>2010-07-07T20:54:53+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-07T20:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=ada6106692c72168dbe4defd2ec44f273c670e88'/>
<id>ada6106692c72168dbe4defd2ec44f273c670e88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
