<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto, branch OPENBSD_6_0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-07-07T13:25:37+00:00</updated>
<entry>
<title>add ca cert error check and make the path configurable</title>
<updated>2016-07-07T13:25:37+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-07-07T13:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4ed8257afee9db6d69a7fc31eef1d52474e2ee0c'/>
<id>urn:sha1:4ed8257afee9db6d69a7fc31eef1d52474e2ee0c</id>
<content type='text'>
from Kinichiro Inoguchi
</content>
</entry>
<entry>
<title>remove extra assignment of s from 1.11, fix regression test</title>
<updated>2016-07-05T03:55:34+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-07-05T03:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=24fcd6e6bf0cd2070542f46e5dd665d4427bd895'/>
<id>urn:sha1:24fcd6e6bf0cd2070542f46e5dd665d4427bd895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>On systems where we do not have BN_ULLONG defined (most 64-bit systems),</title>
<updated>2016-07-05T02:54:35+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-07-05T02:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=29ecf1f5b4cb5a580dcac440216b7127a56e3f84'/>
<id>urn:sha1:29ecf1f5b4cb5a580dcac440216b7127a56e3f84</id>
<content type='text'>
BN_mod_word() can return incorrect results if the supplied modulus is
too big, so we need to fall back to BN_div_word.

Now that BN_mod_word may fail, handle errors properly update the man page.

Thanks to Brian Smith for pointing out these fixes from BoringSSL:

https://boringssl.googlesource.com/boringssl/+/67cb49d045f04973ddba0f92fe8a8ad483c7da89
https://boringssl.googlesource.com/boringssl/+/44bedc348d9491e63c7ed1438db100a4b8a830be

ok beck@
</content>
</entry>
<entry>
<title>make less awful.. test against cloudflare too</title>
<updated>2016-07-05T00:16:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2016-07-05T00:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4fd9c482ccf4c15af00a6f2d49344738cccf1ac8'/>
<id>urn:sha1:4fd9c482ccf4c15af00a6f2d49344738cccf1ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a nasty little ocsp regress test in the hope pedants will make it better.</title>
<updated>2016-07-04T23:43:30+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2016-07-04T23:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aaaf4976fe5dbb69b0ac9dfa75005bf5c9e16e8c'/>
<id>urn:sha1:aaaf4976fe5dbb69b0ac9dfa75005bf5c9e16e8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove flags for disabling constant-time operations.</title>
<updated>2016-06-30T02:02:06+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-06-30T02:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ce2fddbbb0fbded19721d5da476dfdfecb1e48b'/>
<id>urn:sha1:3ce2fddbbb0fbded19721d5da476dfdfecb1e48b</id>
<content type='text'>
This removes support for DSA_FLAG_NO_EXP_CONSTTIME, DH_FLAG_NO_EXP_CONSTTIME,
and RSA_FLAG_NO_CONSTTIME flags, making all of these operations unconditionally
constant-time.

Based on the original patch by César Pereid.  ok beck@
</content>
</entry>
<entry>
<title>Gix misleading indent pointed out by GCC 6.1.</title>
<updated>2016-05-30T22:00:43+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-05-30T22:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=035848853fd7f1683574411b8f4aa9c070d78a0b'/>
<id>urn:sha1:035848853fd7f1683574411b8f4aa9c070d78a0b</id>
<content type='text'>
ok beck@ jsing@
</content>
</entry>
<entry>
<title>Update AEAD regress to match EVP_aead_chacha20_poly1305() changes.</title>
<updated>2016-04-28T16:09:09+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-04-28T16:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=611595c84e1e65ad0c3d4becbb8280ee2c6d984c'/>
<id>urn:sha1:611595c84e1e65ad0c3d4becbb8280ee2c6d984c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>After opening an AEAD, ensure that the decrypted output matches the</title>
<updated>2016-04-13T13:18:05+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-04-13T13:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a4eed51eaeff5b22538f20b7ec49bfb70ab98b31'/>
<id>urn:sha1:a4eed51eaeff5b22538f20b7ec49bfb70ab98b31</id>
<content type='text'>
plaintext for the regress test case.
</content>
</entry>
<entry>
<title>check return value for BN_hex2bn in regression tests</title>
<updated>2016-03-13T18:22:43+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2016-03-13T18:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4f318dbd3fc00556c0c150ffedea1853d3b4c9b4'/>
<id>urn:sha1:4f318dbd3fc00556c0c150ffedea1853d3b4c9b4</id>
<content type='text'>
</content>
</entry>
</feed>
