<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto, branch libressl-v2.5.1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.5.1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.5.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-01-31T13:19:05+00:00</updated>
<entry>
<title>LibreSSL : regress for carry bug in mulx4x_mont and sqr8x_mont</title>
<updated>2017-01-31T13:19:05+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2017-01-31T13:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=246deb4bbd4aa0deb89c6c0051f717622541248e'/>
<id>urn:sha1:246deb4bbd4aa0deb89c6c0051f717622541248e</id>
<content type='text'>
This regress bntest.c patch is originally from master branch of OpenSSL.
- dca2e0e test/bntest.c: regression test for CVE-2016-7055.
- 3e7a496 test/bntest.c: regression test for carry bug in bn_sqr8x_internal.

These tests were added for these commit.
- 2fac86d bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low severity).
- 3f4bcf5 bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.

ok beck@
</content>
</entry>
<entry>
<title>Add start of a regress for cert gen and validation. not clean, won't</title>
<updated>2017-01-25T10:29:34+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-25T10:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fe779bdf8fe3a5ca93fe1aa8bdc24ea59b8b7adc'/>
<id>urn:sha1:fe779bdf8fe3a5ca93fe1aa8bdc24ea59b8b7adc</id>
<content type='text'>
hook it up yet
</content>
</entry>
<entry>
<title>link in rsa test</title>
<updated>2017-01-25T06:44:22+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-25T06:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5db8efb14ac2f2c5972558f52104b5187d102a2d'/>
<id>urn:sha1:5db8efb14ac2f2c5972558f52104b5187d102a2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rsa test from openssl, since it has a license now</title>
<updated>2017-01-25T06:44:04+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-25T06:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ccebb85ad93fb0c046c75e3d8dd0f17d40a2972b'/>
<id>urn:sha1:ccebb85ad93fb0c046c75e3d8dd0f17d40a2972b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make explicit _ct and _nonct versions of bn_mod_exp funcitons that</title>
<updated>2017-01-21T09:38:59+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-21T09:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a0a595cda97de2b217b0582cfa601ee4c746bfce'/>
<id>urn:sha1:a0a595cda97de2b217b0582cfa601ee4c746bfce</id>
<content type='text'>
matter for constant time, and make the public interface only used
external to the library.

This moves us to a model where the important things are constant time
versions unless you ask for them not to be, rather than the opposite.
I'll continue with this method by method.

Add regress tests for same.
ok jsing@
</content>
</entry>
<entry>
<title>unhook ocsp test from the default since it currently requires network access and</title>
<updated>2017-01-18T09:04:02+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-18T09:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=27b0d04e2cbfd03a069001c148174ffc2d04016b'/>
<id>urn:sha1:27b0d04e2cbfd03a069001c148174ffc2d04016b</id>
<content type='text'>
therefore appears to break in bluhm's test setup
</content>
</entry>
<entry>
<title>Update libcrypto regress to handle header and non-exported symbol changes.</title>
<updated>2016-12-21T15:51:05+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-21T15:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e8afa36258d3a8aa37c43dd1c5e2e7410f2c007f'/>
<id>urn:sha1:e8afa36258d3a8aa37c43dd1c5e2e7410f2c007f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress for X25519, converted from BoringSSL.</title>
<updated>2016-11-05T15:09:02+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-11-05T15:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=464dd6c7ce174b2e5a477e2359d33ac3740c1482'/>
<id>urn:sha1:464dd6c7ce174b2e5a477e2359d33ac3740c1482</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set PROG so that the binary correctly gets recompiled when the libraries</title>
<updated>2016-11-05T12:45:25+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2016-11-05T12:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1c4e965dcf73156663e7ab7a558dfc172656287b'/>
<id>urn:sha1:1c4e965dcf73156663e7ab7a558dfc172656287b</id>
<content type='text'>
it is linked against change.

ok beck@ jsing@
</content>
</entry>
<entry>
<title>Move pqueue regress from libcrypto to libssl, since that's where the pqueue</title>
<updated>2016-11-04T19:45:12+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-11-04T19:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=487c3b44b19dd599065dbca3423c0ecedafe889c'/>
<id>urn:sha1:487c3b44b19dd599065dbca3423c0ecedafe889c</id>
<content type='text'>
code now lives. Also unbreak the regress following the symbol hiding
changes in libssl.
</content>
</entry>
</feed>
