<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/gost/streebog.c, branch libressl-v3.3.5</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.3.5</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.3.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-05-09T22:54:28+00:00</updated>
<entry>
<title>Fix incorrect carry operation in 512 bit addition: in the case</title>
<updated>2019-05-09T22:54:28+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-05-09T22:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=675f0480cf02601af77a20aad16304de9eae0d73'/>
<id>urn:sha1:675f0480cf02601af77a20aad16304de9eae0d73</id>
<content type='text'>
that there is already a carry and Sigma[i-1] == -1, the carry
must be kept.

From Dmitry Eremin-Solenik.

Fixes incorrect Streebog result reported by Guido Vranken.
</content>
</entry>
<entry>
<title>Correct spelling of OPENSSL_cleanse.</title>
<updated>2015-09-10T15:56:26+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-10T15:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=647569a51c1530d10e75e272f0982682f696caa7'/>
<id>urn:sha1:647569a51c1530d10e75e272f0982682f696caa7</id>
<content type='text'>
ok miod@
</content>
</entry>
<entry>
<title>Make GOST compile with a strict C compiler - in this case incrementing a</title>
<updated>2014-12-07T16:33:51+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-07T16:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ee67fae33e31b0a137774a402a100e614c3cbc9d'/>
<id>urn:sha1:ee67fae33e31b0a137774a402a100e614c3cbc9d</id>
<content type='text'>
void pointer is undefined and initialising an array with {} is a syntax
error.

Based on a diff from kinichiro inoguchi.
</content>
</entry>
<entry>
<title>Correctly output the result in STREEBOG512_Final() when running on a big-endian</title>
<updated>2014-12-07T16:07:56+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-12-07T16:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9dcd1d10adfff562d2544201168edd392ce8c05a'/>
<id>urn:sha1:9dcd1d10adfff562d2544201168edd392ce8c05a</id>
<content type='text'>
system. *blush*
</content>
</entry>
<entry>
<title>KNF (when not conflicting with other cleanup changes in progress)</title>
<updated>2014-11-09T23:06:52+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-11-09T23:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b6d8b8dcb0f5eb1f67698fd5bcb64941d16bfd9a'/>
<id>urn:sha1:b6d8b8dcb0f5eb1f67698fd5bcb64941d16bfd9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GOST crypto algorithms (well, most of them), ported from the removed GOST</title>
<updated>2014-11-09T19:17:13+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-11-09T19:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=35d7dd4666beda50f5094b8804802132fbe722ef'/>
<id>urn:sha1:35d7dd4666beda50f5094b8804802132fbe722ef</id>
<content type='text'>
engine to regular EVP citizens, contributed by Dmitry Eremin-Solenikov;
libcrypto bits only for now.

This is a verbatim import of Dmitry's work, and does not compile in this
state; the forthcoming commits will address these issues.

None of the GOST code is enabled in libcrypto yet, for it still gets
compiled with OPENSSL_NO_GOST defined. However, the public header gost.h
will be installed.
</content>
</entry>
</feed>
