<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gnutls.git/lib/nettle/int, branch tmp-remove-debugging-code</title>
<subtitle>gitlab.com: gnutls/gnutls.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/'/>
<entry>
<title>nettle: ported fix for assertion failure in pss_verify_mgf1</title>
<updated>2017-06-16T07:16:33+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2017-06-08T13:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=35ab77e3b9c18aaa478d43ed9face189680400dc'/>
<id>35ab77e3b9c18aaa478d43ed9face189680400dc</id>
<content type='text'>
Backport the upstream fix from:
https://git.lysator.liu.se/nettle/nettle/commit/b1252fedf6ee1dbb8468d1d3f177711a16e83e52

Signed-off-by: Daiki Ueno &lt;dueno@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport the upstream fix from:
https://git.lysator.liu.se/nettle/nettle/commit/b1252fedf6ee1dbb8468d1d3f177711a16e83e52

Signed-off-by: Daiki Ueno &lt;dueno@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nettle: use older GMP macros for mpz_mod_2exp and mpz_div_2exp</title>
<updated>2017-06-08T13:03:20+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2017-06-08T13:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=0081a51a3df7ec30da22402fe878be61790ab721'/>
<id>0081a51a3df7ec30da22402fe878be61790ab721</id>
<content type='text'>
These ensure that compilation will succeed even when building with gmp-mini.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These ensure that compilation will succeed even when building with gmp-mini.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>prf: implement the TLS 1.0 and 1.2 PRFs using nettle</title>
<updated>2017-06-01T06:52:58+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2017-05-31T11:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=a46b5cb535a2ccb7a6ffa7672399182e094923c5'/>
<id>a46b5cb535a2ccb7a6ffa7672399182e094923c5</id>
<content type='text'>
That simplifies the existing PRF code and moves it in the
crypto-backend component.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That simplifies the existing PRF code and moves it in the
crypto-backend component.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: import files from Nettle for RSA-PSS</title>
<updated>2017-05-29T06:23:33+00:00</updated>
<author>
<name>Daiki Ueno</name>
<email>dueno@redhat.com</email>
</author>
<published>2017-03-31T12:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=ce703b76b5526815fc58f055bde16347a0ae931e'/>
<id>ce703b76b5526815fc58f055bde16347a0ae931e</id>
<content type='text'>
Signed-off-by: Daiki Ueno &lt;dueno@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daiki Ueno &lt;dueno@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added explicit check for the bounds of the generated 'd'.</title>
<updated>2017-04-25T08:02:57+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2017-04-24T12:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=6abc01095702bccf1b966eb26085d6d6fdfb50be'/>
<id>6abc01095702bccf1b966eb26085d6d6fdfb50be</id>
<content type='text'>
This is according to FIPS186-4 sec. B.3.1.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is according to FIPS186-4 sec. B.3.1.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fips140-2: enhanced check of generated parameters</title>
<updated>2017-04-25T08:02:51+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2017-04-24T11:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=e834c67984cd5fd52517eb510e87916145d8dc5c'/>
<id>e834c67984cd5fd52517eb510e87916145d8dc5c</id>
<content type='text'>
That is, replaced all assert() calls with if statements to allow
gracefull fail.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That is, replaced all assert() calls with if statements to allow
gracefull fail.

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dsa-fips.h: include nettle/bignum.h to allow compilation under nettle-mini</title>
<updated>2017-04-25T08:02:44+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2017-04-24T11:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=3fe9a8d8c0c868e348dacb935fcc25abe551b03b'/>
<id>3fe9a8d8c0c868e348dacb935fcc25abe551b03b</id>
<content type='text'>
Relates #197

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relates #197

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drbg-aes-self-test: corrected free call</title>
<updated>2016-10-29T21:41:16+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@redhat.com</email>
</author>
<published>2016-10-24T06:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=6c880ad949d094324eb9aca7e7eec9b87c94aea6'/>
<id>6c880ad949d094324eb9aca7e7eec9b87c94aea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>several spacing fixes to keep syntax-check happy</title>
<updated>2016-09-11T11:21:04+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2016-09-11T10:21:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=aa2cc04b9ef04404b719db5d693e6f146dbe026a'/>
<id>aa2cc04b9ef04404b719db5d693e6f146dbe026a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed assert.h from files that wasn't used at</title>
<updated>2016-09-11T09:35:51+00:00</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
<email>nmav@gnutls.org</email>
</author>
<published>2016-09-11T09:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gnutls.git/commit/?id=562a21d7ad398b1d640ac01755784b5ef1fe4c36'/>
<id>562a21d7ad398b1d640ac01755784b5ef1fe4c36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
