<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/sm3, branch OPENBSD_7_6</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-03-28T12:09:09+00:00</updated>
<entry>
<title>Remove unused SM3_Transform()</title>
<updated>2024-03-28T12:09:09+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T12:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=73e72c1d1d18848aa2ac0563c9f3aef39033f839'/>
<id>urn:sha1:73e72c1d1d18848aa2ac0563c9f3aef39033f839</id>
<content type='text'>
Along with the misnamed SM3_transform() prototype.
</content>
</entry>
<entry>
<title>Rename SM3_block_data_order() and make static.</title>
<updated>2024-03-28T12:04:38+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T12:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=935d86d8f4acd322b363157682bed8f95ad79386'/>
<id>urn:sha1:935d86d8f4acd322b363157682bed8f95ad79386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework loads and stores for sm3.</title>
<updated>2024-03-28T11:22:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T11:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4d2c14fd32d11e4e37c204a3b9e297d41826cd36'/>
<id>urn:sha1:4d2c14fd32d11e4e37c204a3b9e297d41826cd36</id>
<content type='text'>
Replace loads with crypto_load_be32toh() or be32toh(). Use
crypto_store_htobe32() or htobe32() for stores.

ok tb@
</content>
</entry>
<entry>
<title>Expand ROTATE macro to crypto_rol_u32().</title>
<updated>2024-03-28T08:37:03+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T08:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3d9a35da858806d159851beb0916ebe1e7401e1'/>
<id>urn:sha1:c3d9a35da858806d159851beb0916ebe1e7401e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline initial hash values.</title>
<updated>2024-03-28T08:33:14+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T08:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=42d4fd9b5659baede67d7800274759b8aca34529'/>
<id>urn:sha1:42d4fd9b5659baede67d7800274759b8aca34529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove no unnecessary do { } while (0);</title>
<updated>2024-03-28T08:31:11+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T08:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1b92876eefb185fcdd019a21d5c80b9ee896362c'/>
<id>urn:sha1:1b92876eefb185fcdd019a21d5c80b9ee896362c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline HASH_MAKE_STRING.</title>
<updated>2024-03-28T08:30:25+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T08:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=31ae96a10cb7b1ee9f71f19daa703af66ef260c3'/>
<id>urn:sha1:31ae96a10cb7b1ee9f71f19daa703af66ef260c3</id>
<content type='text'>
No change to generated assembly.
</content>
</entry>
<entry>
<title>Expand HASH_* defines.</title>
<updated>2024-03-28T08:26:42+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T08:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=628339ed2ed0d5336b64b6a7b9bbf82987992d03'/>
<id>urn:sha1:628339ed2ed0d5336b64b6a7b9bbf82987992d03</id>
<content type='text'>
No change in generated assembly.
</content>
</entry>
<entry>
<title>Reorder functions.</title>
<updated>2024-03-28T08:13:11+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T08:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d7ac8b2cf04ae88fc1b05d56b14ff4be9a590a18'/>
<id>urn:sha1:d7ac8b2cf04ae88fc1b05d56b14ff4be9a590a18</id>
<content type='text'>
No functional change.
</content>
</entry>
<entry>
<title>Tidy includes.</title>
<updated>2024-03-28T08:04:27+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2024-03-28T08:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b9b5d17a0a6df5129eaf243db6dd4167253a93a9'/>
<id>urn:sha1:b9b5d17a0a6df5129eaf243db6dd4167253a93a9</id>
<content type='text'>
</content>
</entry>
</feed>
