<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/EVP_DigestSignInit.3, branch OPENBSD_7_1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-01-15T09:08:51+00:00</updated>
<entry>
<title>Stop documenting clone digests.</title>
<updated>2022-01-15T09:08:51+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-01-15T09:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=60648b3d91cfd6ff68e66402492af6846791be55'/>
<id>urn:sha1:60648b3d91cfd6ff68e66402492af6846791be55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EVP_Digest*: fix documented return values.</title>
<updated>2021-05-20T14:41:47+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-05-20T14:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=56b7ccae189caf18ce526e844a806a7c1e88e6bd'/>
<id>urn:sha1:56b7ccae189caf18ce526e844a806a7c1e88e6bd</id>
<content type='text'>
EVP_DigestSign{,Init,Update,Final}() and EVP_DigestVerify{Init,Update}()
always returned 1 for success and 0 for failure. EVP_DigestVerify()
and EVP_DigestVerifyFinal() can return -1 or -2, though.

Based on OpenSSL 1.1.1 56c59ddd99da05c2f30832cccaffb873a8481555

ok inoguchi
</content>
</entry>
<entry>
<title>Add missing .Pp in HISTORY section.</title>
<updated>2021-05-13T06:00:53+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-05-13T06:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d785caaf83045ce40b8c18ddc01062d221476174'/>
<id>urn:sha1:d785caaf83045ce40b8c18ddc01062d221476174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge some details from OpenSSL 1.1.1.</title>
<updated>2021-05-11T18:57:17+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-05-11T18:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0abffd2cd6b40ea8e2a18052bd77ebbe31de2552'/>
<id>urn:sha1:0abffd2cd6b40ea8e2a18052bd77ebbe31de2552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge documentation for EVP_DigestSign from OpenSSL 1.1.1.</title>
<updated>2021-05-11T15:14:56+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2021-05-11T15:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a7740c128130b1e746a8d1c2b3b7927d57c8ff00'/>
<id>urn:sha1:a7740c128130b1e746a8d1c2b3b7927d57c8ff00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>delete references to ERR pages from SEE ALSO where such</title>
<updated>2019-06-10T14:58:48+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2019-06-10T14:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b783ba28c4b47eb204506e8af355d28ef6e67dec'/>
<id>urn:sha1:b783ba28c4b47eb204506e8af355d28ef6e67dec</id>
<content type='text'>
references were already given below RETURN VALUES right above
</content>
</entry>
<entry>
<title>EVP_MD_CTX_cleanup() is deprecated and doesn't free, so recommend using</title>
<updated>2018-12-23T08:35:14+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-12-23T08:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f0c8297010be130ae0c3582b4984f812a899e523'/>
<id>urn:sha1:f0c8297010be130ae0c3582b4984f812a899e523</id>
<content type='text'>
EVP_MD_CTX_free() instead if the goal is to avoid leaking memory.

From my corresponding upstream commit, reminded by schwarze
</content>
</entry>
<entry>
<title>crypto HISTORY up to 1.0.0; researched from OpenSSL git</title>
<updated>2018-03-23T04:34:23+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-23T04:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a0917b3137261e1aa48b0e8c11dec2785119fced'/>
<id>urn:sha1:a0917b3137261e1aa48b0e8c11dec2785119fced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL,</title>
<updated>2018-02-15T14:52:16+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-02-15T14:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1f77aa68cd0e305650e6ec141c41915e49663893'/>
<id>urn:sha1:1f77aa68cd0e305650e6ec141c41915e49663893</id>
<content type='text'>
removing parts that don't apply to OpenBSD.
</content>
</entry>
<entry>
<title>Add Copyright and license.</title>
<updated>2016-11-26T17:38:55+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-11-26T17:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8e1533c7b9b81adc6fe80a50f30bfebbd4a01a08'/>
<id>urn:sha1:8e1533c7b9b81adc6fe80a50f30bfebbd4a01a08</id>
<content type='text'>
Correct a parameter type for EVP_DigestSignUpdate(3), from OpenSSL.
</content>
</entry>
</feed>
