<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libcrypto/objects, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libcrypto/objects?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libcrypto/objects?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2021-02-03T12:52:05Z</updated>
<entry>
<title>Add OID for draft-ietf-opsawg-finding-geofeeds</title>
<updated>2021-02-03T12:52:05Z</updated>
<author>
<name>job</name>
<email>job@openbsd.org</email>
</author>
<published>2021-02-03T12:52:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ec2730e23fc8d21799a35b85813811ce92975d5e'/>
<id>urn:sha1:ec2730e23fc8d21799a35b85813811ce92975d5e</id>
<content type='text'>
https://tools.ietf.org/html/draft-ietf-opsawg-finding-geofeeds describes
a mechanism to authenticate RFC 8805 Geofeed data files through the RPKI.

OpenSSL counterpart https://github.com/openssl/openssl/pull/14050

OK tb@ jsing@
</content>
</entry>
<entry>
<title>Add a bunch of RPKI OIDs</title>
<updated>2021-02-02T13:58:26Z</updated>
<author>
<name>job</name>
<email>job@openbsd.org</email>
</author>
<published>2021-02-02T13:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8d85952c766295619ff208c0b0ea6f20ee45c643'/>
<id>urn:sha1:8d85952c766295619ff208c0b0ea6f20ee45c643</id>
<content type='text'>
RFC6482 - A Profile for Route Origin Authorizations (ROAs)
RFC6484 - Certificate Policy (CP) for the RPKI
RFC6493 - The RPKI Ghostbusters Record
RFC8182 - The RPKI Repository Delta Protocol (RRDP)
RFC8360 - RPKI Validation Reconsidered
draft-ietf-sidrops-rpki-rta - A profile for RTAs

Also in OpenSSL: https://github.com/openssl/openssl/commit/d3372c2f35495d0c61ab09daf7fba3ecbbb595aa

OK sthen@ tb@ jsing@
</content>
</entry>
<entry>
<title>Add OIDs for HMAC using Streebog (GOST R 34.11-2012) hash function.</title>
<updated>2020-06-05T17:28:56Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2020-06-05T17:28:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=76029c8dd2702eb338297ae4d951500ec829924c'/>
<id>urn:sha1:76029c8dd2702eb338297ae4d951500ec829924c</id>
<content type='text'>
Diff from Dmitry Baryshkov &lt;dbaryshkov@gmail.com&gt;

Sponsored by ROSA Linux

ok inoguchi@ tb@
</content>
</entry>
<entry>
<title>Add support for additional GOST curves.</title>
<updated>2020-06-05T17:12:09Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2020-06-05T17:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5a4e9db7474c7fc3de710171e4e1918d1609bfa7'/>
<id>urn:sha1:5a4e9db7474c7fc3de710171e4e1918d1609bfa7</id>
<content type='text'>
These GOST curves are defined in RFC 7836 and draft-deremin-rfc4491-bis.
Add aliases for 256-bit GOST curves (see
draft-smyshlyaev-tls12-gost-suites) and rename the 512-bit curve ids to
follow names defined in tc26 OID registry.

Diff from Dmitry Baryshkov &lt;dbaryshkov@gmail.com&gt;

Sponsored by ROSA Linux.

ok inoguchi@
</content>
</entry>
<entry>
<title>Provide NID for pSpecified.</title>
<updated>2019-11-01T15:12:07Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2019-11-01T15:12:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ff7db0af23022a3ecfd3c41ede3dee315f58cc04'/>
<id>urn:sha1:ff7db0af23022a3ecfd3c41ede3dee315f58cc04</id>
<content type='text'>
ok tb@
</content>
</entry>
<entry>
<title>Add objects for ECDH schemes in RFC 5753.</title>
<updated>2019-09-05T16:17:48Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2019-09-05T16:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=765524e19314db1d138022dc3c715c26738a35ee'/>
<id>urn:sha1:765524e19314db1d138022dc3c715c26738a35ee</id>
<content type='text'>
Based on OpenSSL 1.1.1b.

ok inoguchi@ tb@
</content>
</entry>
<entry>
<title>snprintf/vsnprintf return &lt; 0 on error, rather than -1.</title>
<updated>2019-07-03T03:24:01Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2019-07-03T03:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=515e489c3d599b9cfcdf9cf6842ac49f92e154d6'/>
<id>urn:sha1:515e489c3d599b9cfcdf9cf6842ac49f92e154d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allocate fixed NIDs for SM3/SM4.</title>
<updated>2019-04-19T14:52:00Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2019-04-19T14:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=59d550fca72e0c77b5c904b054cb063af59fd9ac'/>
<id>urn:sha1:59d550fca72e0c77b5c904b054cb063af59fd9ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the SM4 block cipher from the Chinese standard GB/T 32907-2016.</title>
<updated>2019-03-17T17:42:37Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2019-03-17T17:42:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=858242597841f188cc4b5c95c1b6466abed759bf'/>
<id>urn:sha1:858242597841f188cc4b5c95c1b6466abed759bf</id>
<content type='text'>
This is an ISC licensed version based on the sources by Ribose Inc
that were ported to OpenSSL in 2017.

Patch from Daniel Wyatt with minor tweaks.
ok inoguchi, jsing
</content>
</entry>
<entry>
<title>Fix OID for sm3WithRSAEncryption which was apparently mixed up</title>
<updated>2019-03-02T17:31:17Z</updated>
<author>
<name>tb</name>
<email>tb@openbsd.org</email>
</author>
<published>2019-03-02T17:31:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=07baa0d51603e56d35604d041e338d5998b9df39'/>
<id>urn:sha1:07baa0d51603e56d35604d041e338d5998b9df39</id>
<content type='text'>
with the OID for SM2 signing with SM3.

From Daniel Wyatt
</content>
</entry>
</feed>
