<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/sm3, branch libressl-v3.9.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.9.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.9.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-07-08T06:36:55+00:00</updated>
<entry>
<title>Inline sm3_local.h in sm3.c.</title>
<updated>2023-07-08T06:36:55+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2023-07-08T06:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=269035faa0d7c95b98367a73f9d1560151c55203'/>
<id>urn:sha1:269035faa0d7c95b98367a73f9d1560151c55203</id>
<content type='text'>
sm3_local.h is not really a local header, just another layer of indirection
that cannot be included by anything other than sm3.c. As such, include it
directly instead.

No change in generated assembly.
</content>
</entry>
<entry>
<title>Hide symbols in sm3</title>
<updated>2023-07-08T06:13:08+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-08T06:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=80c65e6da79dee3b1511ca99b818dd2d784115f8'/>
<id>urn:sha1:80c65e6da79dee3b1511ca99b818dd2d784115f8</id>
<content type='text'>
ok tb@ jsing@
</content>
</entry>
<entry>
<title>Unbreak the namespace build after a broken mk.conf and tool misfire had</title>
<updated>2023-07-07T19:37:54+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-07T19:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1ca8095297adf80b48019b5a2d18010ff9e3427f'/>
<id>urn:sha1:1ca8095297adf80b48019b5a2d18010ff9e3427f</id>
<content type='text'>
me aliasing symbols not in the headers I was procesing.

This unbreaks the namespace build so it will pass again

ok tb@
</content>
</entry>
<entry>
<title>hide symbols in sm, rand, and poly1305</title>
<updated>2023-07-07T12:01:32+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-07T12:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e7aea55ea47e895c51a84147a1cb230cf7a29b33'/>
<id>urn:sha1:e7aea55ea47e895c51a84147a1cb230cf7a29b33</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Make internal header file names consistent</title>
<updated>2022-11-26T16:08:57+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-11-26T16:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=81d98bf600a381a625eb11b39a725b08c0ba547f'/>
<id>urn:sha1:81d98bf600a381a625eb11b39a725b08c0ba547f</id>
<content type='text'>
Libcrypto currently has a mess of *_lcl.h, *_locl.h, and *_local.h names
used for internal headers. Move all these headers we inherited from
OpenSSL to *_local.h, reserving the name *_internal.h for our own code.
Similarly, move dtls_locl.h and ssl_locl.h to dtls_local and ssl_local.h.
constant_time_locl.h is moved to constant_time.h since it's special.

Adjust all .c files in libcrypto, libssl and regress.

The diff is mechanical with the exception of tls13_quic.c, where
#include &lt;ssl_locl.h&gt; was fixed manually.

discussed with jsing,
no objection bcook
</content>
</entry>
<entry>
<title>Add Ribose Inc's implementation of the SM3 hashing function with</title>
<updated>2018-11-11T06:53:31+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-11-11T06:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c247a32a9d35da8568530b68935cbf846e741929'/>
<id>urn:sha1:c247a32a9d35da8568530b68935cbf846e741929</id>
<content type='text'>
tweaks from jsing and myself.  The SM2/SM3/SM4 algorithms are mandatory
for legal use of cryptography within China and [are] widely applied in
the country, covering identification/financial cards, contactless,
TPM 2.0 and PKI.

ok beck inoguchi jsing
</content>
</entry>
</feed>
