<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto, branch OPENBSD_6_1_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_1_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_1_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-03-06T22:30:17+00:00</updated>
<entry>
<title>Use an unsigned loop variable to avoid a comparison between signed</title>
<updated>2017-03-06T22:30:17+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2017-03-06T22:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=69d2345ce92ca3acae193959f1cf986f532906aa'/>
<id>urn:sha1:69d2345ce92ca3acae193959f1cf986f532906aa</id>
<content type='text'>
and unsigned.  Makes the test compile again.
OK inoguchi@
</content>
</entry>
<entry>
<title>Ensure MD and key initialized before processing HMAC</title>
<updated>2017-03-03T10:39:07+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2017-03-03T10:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c45f068d1d019c55301b10504d06350ca5e3e625'/>
<id>urn:sha1:c45f068d1d019c55301b10504d06350ca5e3e625</id>
<content type='text'>
Ensure both MD and key have been initialized before processing HMAC.
Releasing HMAC_CTX in error path of HMAC().
In regress test, added test 4,5,6 and cleaned up the code.

ok jsing@
</content>
</entry>
<entry>
<title>Add EVP test for MD5-SHA1.</title>
<updated>2017-03-01T13:54:02+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-03-01T13:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f67f2cc2c0336ae56fe8c1bbeb4c9e31a36c6da6'/>
<id>urn:sha1:f67f2cc2c0336ae56fe8c1bbeb4c9e31a36c6da6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check return value of every BN_* functions in bntest</title>
<updated>2017-02-23T14:14:37+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2017-02-23T14:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=12f3b5d4e332869652488564f0d8546899965af5'/>
<id>urn:sha1:12f3b5d4e332869652488564f0d8546899965af5</id>
<content type='text'>
- add macro CHECK_GOTO
- unify function return code to rc
- add err: label for error goto
ok bcook@
</content>
</entry>
<entry>
<title>Remove unused variable in C source to make the test compile and pass.</title>
<updated>2017-02-07T14:24:34+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2017-02-07T14:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2db995a8c0290425b390cdb915b2586eb31dcad4'/>
<id>urn:sha1:2db995a8c0290425b390cdb915b2586eb31dcad4</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
