<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/bn, branch OPENBSD_6_0_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_0_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_0_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2016-07-05T03:55:34+00:00</updated>
<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>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>
<entry>
<title>remove mysterious, decorative comment blocklets</title>
<updated>2015-07-18T17:36:50+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-07-18T17:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cd74a2dfb50e2b51fdd49889459fc393f05ec3d0'/>
<id>urn:sha1:cd74a2dfb50e2b51fdd49889459fc393f05ec3d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly mark ignored BN_* return vals in tests.</title>
<updated>2015-07-18T17:34:39+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-07-18T17:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9ccc4a8c196aceac7fa59a21b1f1ae82fcd949e6'/>
<id>urn:sha1:9ccc4a8c196aceac7fa59a21b1f1ae82fcd949e6</id>
<content type='text'>
The tests will fail all the same.
Fixes Coverity 78811 21659 21658 21657. Discussed with beck@
</content>
</entry>
<entry>
<title>Fix CVE-2014-3570: properly calculate the square of a BIGNUM value.</title>
<updated>2015-02-25T15:39:49+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-02-25T15:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f3031aa7bff24911a8cae9bdd7cdcd88d8554f42'/>
<id>urn:sha1:f3031aa7bff24911a8cae9bdd7cdcd88d8554f42</id>
<content type='text'>
See https://www.openssl.org/news/secadv_20150108.txt for a more detailed
discussion.

Original OpenSSL patch here:
https://github.com/openssl/openssl/commit/a7a44ba55cb4f884c6bc9ceac90072dea38e66d0

The regression test is modified a little for KNF.
ok miod@
</content>
</entry>
<entry>
<title>BN_free() has its own NULL check.</title>
<updated>2015-02-19T05:12:01+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-19T05:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9105945305e8064b1b4c31e0c1810233f215dce5'/>
<id>urn:sha1:9105945305e8064b1b4c31e0c1810233f215dce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KNF.</title>
<updated>2015-02-19T05:09:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-19T05:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7c3b9c12bc6c67663772ab8bd0ede0157e06010a'/>
<id>urn:sha1:7c3b9c12bc6c67663772ab8bd0ede0157e06010a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various memory leaks by not exiting so abruptly from failed tests.</title>
<updated>2015-02-15T09:46:47+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-15T09:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=23a04fa2273190c4874c5263ecbaf03e743b19f6'/>
<id>urn:sha1:23a04fa2273190c4874c5263ecbaf03e743b19f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes() (most</title>
<updated>2014-10-22T13:23:05+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-10-22T13:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b0c3f49ebc6b8add9382cff4b18ebda7cf7fbe1e'/>
<id>urn:sha1:b0c3f49ebc6b8add9382cff4b18ebda7cf7fbe1e</id>
<content type='text'>
with unchecked return values).
</content>
</entry>
</feed>
