<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/objects, branch libressl-v3.2.0</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.2.0</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-11-01T15:12:07+00:00</updated>
<entry>
<title>Provide NID for pSpecified.</title>
<updated>2019-11-01T15:12:07+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-11-01T15:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=078a6f70b683a43155d6bf068e7b1144f9bb33e4'/>
<id>urn:sha1:078a6f70b683a43155d6bf068e7b1144f9bb33e4</id>
<content type='text'>
ok tb@
</content>
</entry>
<entry>
<title>Add objects for ECDH schemes in RFC 5753.</title>
<updated>2019-09-05T16:17:48+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-09-05T16:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=49e3f686691ba4f5712fac7d7ff6d2cdfc673cbb'/>
<id>urn:sha1:49e3f686691ba4f5712fac7d7ff6d2cdfc673cbb</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:04+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2019-07-03T03:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bdd1c0627cbfd4015db19da84ab1a24f50d9f6dc'/>
<id>urn:sha1:bdd1c0627cbfd4015db19da84ab1a24f50d9f6dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allocate fixed NIDs for SM3/SM4.</title>
<updated>2019-04-19T14:52:00+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-04-19T14:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=be3777d5a1a8feec1ef0a141b1696da4a94b43b0'/>
<id>urn:sha1:be3777d5a1a8feec1ef0a141b1696da4a94b43b0</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:37+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-03-17T17:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=83706f88f1f845458a32eb6c86da86d667e28f1b'/>
<id>urn:sha1:83706f88f1f845458a32eb6c86da86d667e28f1b</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:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2019-03-02T17:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ec329ea22aa3998a09107e836949bd8d78310454'/>
<id>urn:sha1:ec329ea22aa3998a09107e836949bd8d78310454</id>
<content type='text'>
with the OID for SM2 signing with SM3.

From Daniel Wyatt
</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>
<entry>
<title>ASN1_OBJECTs should be freed with ASN1_OBJECT_free(3), not with free(3).</title>
<updated>2018-09-08T13:49:26+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-09-08T13:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6753a9e85c3ca1350efc84ae555a7ac88810b2a3'/>
<id>urn:sha1:6753a9e85c3ca1350efc84ae555a7ac88810b2a3</id>
<content type='text'>
ok inoguchi, jsing
</content>
</entry>
<entry>
<title>indent labels</title>
<updated>2018-09-08T10:31:24+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-09-08T10:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4626a52e8483d08f0f98c86dc00279a73388e537'/>
<id>urn:sha1:4626a52e8483d08f0f98c86dc00279a73388e537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>missing word &amp; a couple of typos</title>
<updated>2018-09-08T10:20:33+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-09-08T10:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74b013dac643328059455cb98a750c27be252cc7'/>
<id>urn:sha1:74b013dac643328059455cb98a750c27be252cc7</id>
<content type='text'>
</content>
</entry>
</feed>
