<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/objects, branch OPENBSD_7_3_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_3_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_3_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-12-26T07:18:53+00:00</updated>
<entry>
<title>spelling fixes; from paul tagliamonte</title>
<updated>2022-12-26T07:18:53+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2022-12-26T07:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120'/>
<id>urn:sha1:2eb7e5ff6bb69760f9dd4a43e7e3520ebb930120</id>
<content type='text'>
i removed the arithmetics -&gt; arithmetic changes, as i felt they
were not clearly correct

ok tb
</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 ED25519 aliases for NID, SN and OBJ</title>
<updated>2022-11-13T14:03:13+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-11-13T14:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d8bfcdb1812e07af680a4667d084849f2181657a'/>
<id>urn:sha1:d8bfcdb1812e07af680a4667d084849f2181657a</id>
<content type='text'>
The Ed25519 versions already existed, but OpenSSL chose to uppercase the D.
</content>
</entry>
<entry>
<title>Stop pretending that obj_mac.h is optional.</title>
<updated>2022-11-11T11:53:24+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-11-11T11:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fd62f2b8865d2908f2ef9a53dcd73faa76f153c3'/>
<id>urn:sha1:fd62f2b8865d2908f2ef9a53dcd73faa76f153c3</id>
<content type='text'>
This is effectively:

  unifdef -m -DUSE_OBJ_MAC objects/objects.h

ok beck@, with extreme prejudice.
</content>
</entry>
<entry>
<title>Map objects for ED25519 to Ed25519.</title>
<updated>2022-11-10T16:04:31+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2022-11-10T16:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=da349424ffa0e6350ca7def648b5e51645739d85'/>
<id>urn:sha1:da349424ffa0e6350ca7def648b5e51645739d85</id>
<content type='text'>
OpenSSL used ED25519, even though the RFCs use Ed25519 - as such, we get to
provide both.

ok tb@
</content>
</entry>
<entry>
<title>In case lh_OBJ_NAME_insert returns NULL due to a failed malloc, onp</title>
<updated>2022-11-08T23:19:09+00:00</updated>
<author>
<name>mbuhl</name>
<email></email>
</author>
<published>2022-11-08T23:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1f12376ca496271031d725c13ba958205ad3105'/>
<id>urn:sha1:d1f12376ca496271031d725c13ba958205ad3105</id>
<content type='text'>
is leaked in OBJ_NAME_add.
ok tb
Found by CodeChecker.
</content>
</entry>
<entry>
<title>Add OID for RPKI signedTAL objects</title>
<updated>2022-09-15T08:20:34+00:00</updated>
<author>
<name>job</name>
<email></email>
</author>
<published>2022-09-15T08:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5e986ba9f9b316020df4d510e27b6b7d1a19effe'/>
<id>urn:sha1:5e986ba9f9b316020df4d510e27b6b7d1a19effe</id>
<content type='text'>
IANA made a permanent registration in the SMI Security for S/MIME CMS
Content Type registry at
https://www.iana.org/assignments/smi-numbers/smi-numbers.xhtml#security-smime-1
for signed objects conforming to draft-ietf-sidrops-signed-tal.

OK tb@
</content>
</entry>
<entry>
<title>Add NID for signingCertificateV2</title>
<updated>2022-07-16T17:30:33+00:00</updated>
<author>
<name>kn</name>
<email></email>
</author>
<published>2022-07-16T17:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b06e85f2d9817f2e6e0ae80132f1718c07eff7cd'/>
<id>urn:sha1:b06e85f2d9817f2e6e0ae80132f1718c07eff7cd</id>
<content type='text'>
https://oidref.com/1.2.840.113549.1.9.16.2.47

OK tb
</content>
</entry>
<entry>
<title>Remove mkerr.pl remnants from LibreSSL</title>
<updated>2022-07-12T14:42:50+00:00</updated>
<author>
<name>kn</name>
<email></email>
</author>
<published>2022-07-12T14:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=89e42d5857196a8071fbafb5565388d0e20ec32b'/>
<id>urn:sha1:89e42d5857196a8071fbafb5565388d0e20ec32b</id>
<content type='text'>
This script is not used at all and files are edited by hand instead.
Thus remove misleading comments incl. the obsolete script/config.

Feedback OK jsing tb
</content>
</entry>
<entry>
<title>Add NID for HKDF</title>
<updated>2022-05-05T07:45:57+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-05-05T07:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a81b07d91dc7420deb58c64b599ae7935ff27658'/>
<id>urn:sha1:a81b07d91dc7420deb58c64b599ae7935ff27658</id>
<content type='text'>
ok beck jsing
</content>
</entry>
</feed>
