<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/arch/alpha, branch libressl-v3.2.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.2.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-05-11T13:05:25+00:00</updated>
<entry>
<title>Remove commented out rc5 bits</title>
<updated>2019-05-11T13:05:25+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-05-11T13:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=83feb7b0ecfb7abaf7c81a355c94e22c3c5440e9'/>
<id>urn:sha1:83feb7b0ecfb7abaf7c81a355c94e22c3c5440e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove I386_ONLY define. It was only used to prefer a</title>
<updated>2016-11-04T13:56:05+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2016-11-04T13:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=098856ba6c9340c7f8061be62dd042763fe233a3'/>
<id>urn:sha1:098856ba6c9340c7f8061be62dd042763fe233a3</id>
<content type='text'>
faster-on-genuine-80386-but-slower-on-80486-onwards innstruction sequence in
the SHA512 code, and had not been enabled in years, if at all.

ok tom@ bcook@
</content>
</entry>
<entry>
<title>Disable ENGINE_load_dynamic (dynamic engine support).</title>
<updated>2015-06-19T06:05:11+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2015-06-19T06:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1ef7c35782edea8e65610a2d9d6d6d08ea90983c'/>
<id>urn:sha1:1ef7c35782edea8e65610a2d9d6d6d08ea90983c</id>
<content type='text'>
We do not build, test or ship any dynamic engines, so we can remove the dynamic
engine loader as well. This leaves a stub initialization function in its place.

ok beck@, reyk@, miod@
</content>
</entry>
<entry>
<title>Add the Cammelia cipher to libcrypto.</title>
<updated>2014-11-17T20:31:22+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-11-17T20:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1327462df8cb4ae2dc056e0de53b4b4dc50f50fa'/>
<id>urn:sha1:1327462df8cb4ae2dc056e0de53b4b4dc50f50fa</id>
<content type='text'>
There used to be a strong reluctance to provide this cipher in LibreSSL in the
past, because the licence terms under which Cammelia was released by NTT were
free-but-not-in-the-corners, by restricting the right to modify the source
code, as well retaining the right to enforce their patents against anyone
in the future.

However, as stated in http://www.ntt.co.jp/news/news06e/0604/060413a.html ,
NTT changed its mind and made this code truly free. We only wish there had
been more visibility of this, for we could have had enabled Cammelia
earlier (-:

Licence change noticed by deraadt@. General agreement from the usual LibreSSL
suspects.

Crank libcrypto.so minor version due to the added symbols.
</content>
</entry>
<entry>
<title>i'm a dumbdumb. fix build.</title>
<updated>2014-07-11T14:33:00+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-07-11T14:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=856e3c4778b5006e84604d9f68cc15047c265aa4'/>
<id>urn:sha1:856e3c4778b5006e84604d9f68cc15047c265aa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move all the feature settings to a common header.</title>
<updated>2014-07-11T14:01:38+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-07-11T14:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1c92e50863c312a71d4b1f75553972fc03dc100c'/>
<id>urn:sha1:1c92e50863c312a71d4b1f75553972fc03dc100c</id>
<content type='text'>
probably ok beck jsing miod
</content>
</entry>
<entry>
<title>Make sure we leave OPENSSL_NO_PSK in the conf files so things</title>
<updated>2014-07-11T11:41:25+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-07-11T11:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=11b612b7d17330a0d0e95c378b6d869396b26ac5'/>
<id>urn:sha1:11b612b7d17330a0d0e95c378b6d869396b26ac5</id>
<content type='text'>
can know...
ok jsing@
</content>
</entry>
<entry>
<title>Correctly enable Montgomery code.</title>
<updated>2014-05-03T17:23:55+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-03T17:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c9af356e4fb727d0ada37338c78c32dee83c361f'/>
<id>urn:sha1:c9af356e4fb727d0ada37338c78c32dee83c361f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable use of the assembly code for BN (Montgomery) and SHA1.</title>
<updated>2014-05-01T20:42:59+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-01T20:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1a144c435252c1f556cd0e36e01316eef667b1ba'/>
<id>urn:sha1:1a144c435252c1f556cd0e36e01316eef667b1ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first round of static config. ok miod</title>
<updated>2014-04-18T18:08:37+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-04-18T18:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9a982e5998dced39c9346c172e1650dc2323cb6c'/>
<id>urn:sha1:9a982e5998dced39c9346c172e1650dc2323cb6c</id>
<content type='text'>
</content>
</entry>
</feed>
