<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/md5/asm, branch OPENBSD_7_7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-01-24T13:38:28+00:00</updated>
<entry>
<title>Remove now unused perlasm script for MD5 on amd64.</title>
<updated>2025-01-24T13:38:28+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2025-01-24T13:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=980bb6f6f24a7e2c0b47ad6bb0100e661d5d0027'/>
<id>urn:sha1:980bb6f6f24a7e2c0b47ad6bb0100e661d5d0027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide a readable assembly implementation for MD5 on amd64.</title>
<updated>2025-01-24T13:35:04+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2025-01-24T13:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e645f65a85d604ca35a8889b91950b72ea837f74'/>
<id>urn:sha1:e645f65a85d604ca35a8889b91950b72ea837f74</id>
<content type='text'>
This appears to be about 5% faster than the current perlasm version on a
modern Intel CPU.

While here rename md5_block_asm_data_order to md5_block_data_order, for
consistency with other hashes.

ok tb@
</content>
</entry>
<entry>
<title>Replace uses of endbr64 with _CET_ENDBR from cet.h</title>
<updated>2024-02-24T15:30:14+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-02-24T15:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c730c3b3b1845cc7c4a4aceff2031f1135faa6bb'/>
<id>urn:sha1:c730c3b3b1845cc7c4a4aceff2031f1135faa6bb</id>
<content type='text'>
cet.h is needed for other platforms to emit the relevant .gnu.properties
sections that are necessary for them to enable IBT. It also avoids issues
with older toolchains on macOS that explode on encountering endbr64.

based on a diff by kettenis
ok beck kettenis
</content>
</entry>
<entry>
<title>Add endbr64 where needed by inspection.  Passes regresson tests.</title>
<updated>2023-04-25T04:42:26+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2023-04-25T04:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f56bc15e44b93e564d434a7d0b5c8f837812aac3'/>
<id>urn:sha1:f56bc15e44b93e564d434a7d0b5c8f837812aac3</id>
<content type='text'>
ok jsing, and kind of tb an earlier version
</content>
</entry>
<entry>
<title>Less IA64.</title>
<updated>2016-09-04T14:06:46+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-09-04T14:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=08b60d422d5acc1a98c47af6c53680ea9cc45bc2'/>
<id>urn:sha1:08b60d422d5acc1a98c47af6c53680ea9cc45bc2</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>First pass at removing win64 support from the assembly generating Perl</title>
<updated>2014-04-30T13:40:02+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-04-30T13:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=51d25ffbc5935a343926814f8f292b9e1e4039ae'/>
<id>urn:sha1:51d25ffbc5935a343926814f8f292b9e1e4039ae</id>
<content type='text'>
scripts. We certainly do not need an identical copy of the win64
exception handler in each script (surely one copy would be sufficient).

ok miod@
</content>
</entry>
<entry>
<title>Import OpenSSL 1.0.1g</title>
<updated>2014-04-13T15:16:40+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-13T15:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=52628ee3f51f011b463aaedb1a28aa0524b43cb3'/>
<id>urn:sha1:52628ee3f51f011b463aaedb1a28aa0524b43cb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>import OpenSSL-1.0.0a</title>
<updated>2010-10-01T22:54:21+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2010-10-01T22:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=829fd51d4f8dde4a7f3bf54754f3c1d1a502f5e2'/>
<id>urn:sha1:829fd51d4f8dde4a7f3bf54754f3c1d1a502f5e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>import of OpenSSL 0.9.8h</title>
<updated>2008-09-06T12:15:56+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2008-09-06T12:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5a3c0a05c7f2c5d3c584b7c8d6aec836dd724c80'/>
<id>urn:sha1:5a3c0a05c7f2c5d3c584b7c8d6aec836dd724c80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>import 0.9.7c</title>
<updated>2003-11-11T21:21:30+00:00</updated>
<author>
<name>markus</name>
<email></email>
</author>
<published>2003-11-11T21:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c1aa44a1eacea897c0432e796b205b8484ff4d2'/>
<id>urn:sha1:9c1aa44a1eacea897c0432e796b205b8484ff4d2</id>
<content type='text'>
</content>
</entry>
</feed>
