<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cryptodev-linux.git/libtomcrypt/headers, 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>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>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>use mp_int* instead of void*</title>
<updated>2010-07-14T18:49:10+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-14T18:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=27973ecf8605f17aab82d23aee57ea8219929fb8'/>
<id>27973ecf8605f17aab82d23aee57ea8219929fb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Public and private keys are being generated in a new workqueue. Some other fixes and optimizations.</title>
<updated>2010-07-07T17:33:33+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-07T17:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=b673efed4a10dc31567b1c29b140b7910daeaf95'/>
<id>b673efed4a10dc31567b1c29b140b7910daeaf95</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 modified libtomcrypt with DSA and RSA algorithms.</title>
<updated>2010-07-07T08:41:04+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2010-07-07T08:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/cryptodev-linux.git/commit/?id=115f165b6e3bb74f45e13a65c5f4f82f28664a2c'/>
<id>115f165b6e3bb74f45e13a65c5f4f82f28664a2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
