<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto, branch libressl-v2.6.5</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.6.5</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.6.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2018-06-13T15:12:39+00:00</updated>
<entry>
<title>MFC: Reject excessively large primes in DH key generation. Problem reported</title>
<updated>2018-06-13T15:12:39+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-06-13T15:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cde85534cd4cb4877990e54db3067beb84ee7681'/>
<id>urn:sha1:cde85534cd4cb4877990e54db3067beb84ee7681</id>
<content type='text'>
by Guido Vranken to OpenSSL (https://github.com/openssl/openssl/pull/6457)
and based on his diff.  suggestions from tb@, ok tb@ jsing@

Original commit by sthen@
</content>
</entry>
<entry>
<title>MFC: Avoid a timing side-channel leak when generating DSA and ECDSA</title>
<updated>2018-06-13T15:07:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-06-13T15:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b7f92fb83a3deedd2af121feaaaa3e70fae56eca'/>
<id>urn:sha1:b7f92fb83a3deedd2af121feaaaa3e70fae56eca</id>
<content type='text'>
signatures.

This is caused by an attempt to do fast modular arithmetic, which
introduces branches that leak information regarding secret values.

Issue identified and reported by Keegan Ryan of NCC Group.

ok beck@ tb@
</content>
</entry>
<entry>
<title>Bump to LibreSSL 2.6.5</title>
<updated>2018-06-13T14:55:24+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2018-06-13T14:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=96360bfe7df4f4f8753df49489ae7484cb44b16f'/>
<id>urn:sha1:96360bfe7df4f4f8753df49489ae7484cb44b16f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump to 2.6.4</title>
<updated>2017-12-11T10:50:37+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2017-12-11T10:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2ece5bdc17bcc46a1d94daac2d5feab95a419b69'/>
<id>urn:sha1:2ece5bdc17bcc46a1d94daac2d5feab95a419b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump version in advance of final release</title>
<updated>2017-09-26T14:23:20+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2017-09-26T14:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bb11ab9e637768f627fefb664f488f744d3d5662'/>
<id>urn:sha1:bb11ab9e637768f627fefb664f488f744d3d5662</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump wo 2.6.2</title>
<updated>2017-09-26T00:55:13+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2017-09-26T00:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d62b89fe0278e5cfb01c030b03f8177f702b6580'/>
<id>urn:sha1:d62b89fe0278e5cfb01c030b03f8177f702b6580</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Checking sizeof size_t by SIZE_MAX instead of _LP64</title>
<updated>2017-09-03T13:07:34+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2017-09-03T13:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4bc823661696046871b13d410fad0e0c625f3df8'/>
<id>urn:sha1:4bc823661696046871b13d410fad0e0c625f3df8</id>
<content type='text'>
ok bcook@
</content>
</entry>
<entry>
<title>Remove OPENSSL_NO_NEXTPROTONEG - some software creates conflicting</title>
<updated>2017-08-31T16:27:31+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-31T16:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e0ac1d4a78bb406210fd39a255390119b47ec1c'/>
<id>urn:sha1:3e0ac1d4a78bb406210fd39a255390119b47ec1c</id>
<content type='text'>
prototypes if we have both OPENSSL_NO_NEXTPROTONEG and the prototypes
defined.
</content>
</entry>
<entry>
<title>Bring back the RSA_SSLV23_PADDING define.</title>
<updated>2017-08-30T16:07:35+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-30T16:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e93767c2b5f30f3ec6c7482212044b9300295b55'/>
<id>urn:sha1:e93767c2b5f30f3ec6c7482212044b9300295b55</id>
<content type='text'>
Several pieces of software expect this to be available unconditionally.
</content>
</entry>
<entry>
<title>Fix ifdef to if in gcm128.c</title>
<updated>2017-08-30T12:09:02+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2017-08-30T12:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f9ba584b3e1e3b1ab722586ccbeebc121bccee44'/>
<id>urn:sha1:f9ba584b3e1e3b1ab722586ccbeebc121bccee44</id>
<content type='text'>
ok deraadt@ bcook@
</content>
</entry>
</feed>
