<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/arch/hppa, branch libressl-v2.1.4</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.1.4</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.1.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2014-11-17T20:31:22+00:00</updated>
<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>Revert r1.5 and reenable assembler version of ghash now that it has been</title>
<updated>2014-09-27T20:42:38+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-09-27T20:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ca6cdf7e807ad940eb851dfee98ddff6e4052816'/>
<id>urn:sha1:ca6cdf7e807ad940eb851dfee98ddff6e4052816</id>
<content type='text'>
fixed.
</content>
</entry>
<entry>
<title>Disable assembler code for ghash on hppa, causes wrong computations in some</title>
<updated>2014-09-27T12:29:31+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-09-27T12:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4abc2ca359de7361381ad3dbc7845ad4c6d10172'/>
<id>urn:sha1:4abc2ca359de7361381ad3dbc7845ad4c6d10172</id>
<content type='text'>
cases and breaks TLS 1.2; crank libcrypto.so minor version out of safety and
to be able to tell broken versions apart easily.
</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 assembler Montgomery routine.</title>
<updated>2014-05-02T22:23:00+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-02T22:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=afaccb4441a8cceb0657604a8dbca9b23543af0c'/>
<id>urn:sha1:afaccb4441a8cceb0657604a8dbca9b23543af0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reenable assembler code for SHA384 and SHA512 now that it no longer miscomputes</title>
<updated>2014-05-02T20:08:10+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-02T20:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=17df1452566d75e152c9316c19cccdcf46cc5b67'/>
<id>urn:sha1:17df1452566d75e152c9316c19cccdcf46cc5b67</id>
<content type='text'>
things. Worth doing as it's twice faster than the C code.
</content>
</entry>
<entry>
<title>Disable assembler version of SHA512 for now, it produces wrong results.</title>
<updated>2014-05-02T18:21:39+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-02T18:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5bd0120e28bfee4ace485c184590a4b377ca8073'/>
<id>urn:sha1:5bd0120e28bfee4ace485c184590a4b377ca8073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable use of assembly code for AES, BN (Montgomery), SHA1, SHA256 and SHA512.</title>
<updated>2014-05-01T22:27:59+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-05-01T22:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=341fe58636356be8133544208a8734e2ca49fa99'/>
<id>urn:sha1:341fe58636356be8133544208a8734e2ca49fa99</id>
<content type='text'>
RC4 assembler code is not used, as it runs about 35% slower than the C code.
</content>
</entry>
</feed>
