<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/EVP_VerifyInit.3, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-06-08T22:40:31+00:00</updated>
<entry>
<title>.Lb libcrypto ; OK tb@</title>
<updated>2025-06-08T22:40:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-08T22:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8be86af02fed1bda350c8dd14ee064cb66e3b0f5'/>
<id>urn:sha1:8be86af02fed1bda350c8dd14ee064cb66e3b0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Weed out the last remaining refences to the obsolete</title>
<updated>2024-11-08T22:23:35+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-11-08T22:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3ee0949bc29213b45f00440a3e7849bf65608c1'/>
<id>urn:sha1:c3ee0949bc29213b45f00440a3e7849bf65608c1</id>
<content type='text'>
function EVP_MD_CTX_init(3) and talk about EVP_MD_CTX_new(3) instead.
This is similar in spirit to OpenSSL commit 25191fff (Dec 1, 2015),
but  i'm also mentioning EVP_MD_CTX_reset(3), slightly reordering some
sentences in a more systematic way, and improving some related wordings
to be more precise and read better.
</content>
</entry>
<entry>
<title>Unify description of the obsolete ENGINE parameter</title>
<updated>2024-07-21T08:36:43+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-07-21T08:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=28352aaf8b4f3dbd154f1c25e1555c80716bb293'/>
<id>urn:sha1:28352aaf8b4f3dbd154f1c25e1555c80716bb293</id>
<content type='text'>
This uses the same language in most manuals mentioning the obsolete
ENGINE parameters. Make it clear that it is always ignored and that
NULL should be passed. Always call it engine instead of a mix of e
pe, impl, eng.
</content>
</entry>
<entry>
<title>Mention which functions are implemented as macros in the few cases</title>
<updated>2023-11-16T20:27:43+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2023-11-16T20:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c6900151193480e987d5cd27808c84949568d891'/>
<id>urn:sha1:c6900151193480e987d5cd27808c84949568d891</id>
<content type='text'>
where that information was missing.
</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>Remove mention of link between message digests and public key algorithms.</title>
<updated>2018-03-29T21:26:51+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-29T21:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=21cd03787f551a808f6b1ab06abbb7ab2a63c244'/>
<id>urn:sha1:21cd03787f551a808f6b1ab06abbb7ab2a63c244</id>
<content type='text'>
The comment in EVP_DigestInit.pod is:
"EVP_MD_pkey_type() returns the NID of the public key signing algorithm
associated with this digest.  For example EVP_sha1() is associated with
RSA so this will return NID_sha1WithRSAEncryption.  Since digests and
signature algorithms are no longer linked this function is only retained
for compatibility reasons."
So there is no link anymore.

From &lt;paul dot dale at oracle dot com&gt;
via OpenSSL commit 79b49fb0 Mar 20 10:03:10 2018 +1000
</content>
</entry>
<entry>
<title>found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs</title>
<updated>2018-03-27T17:35:50+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-27T17:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=30d10c511917e0e339dec931667fc4b6eb014430'/>
<id>urn:sha1:30d10c511917e0e339dec931667fc4b6eb014430</id>
<content type='text'>
on the web, so fix up SSLeay HISTORY accordingly
</content>
</entry>
<entry>
<title>crypto HISTORY up to 0.9.7; researched from OpenSSL git</title>
<updated>2018-03-22T21:08:22+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-22T21:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1309e0bd6b01602902f2b12832ae8d7492733e1'/>
<id>urn:sha1:d1309e0bd6b01602902f2b12832ae8d7492733e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git</title>
<updated>2018-03-20T23:56:07+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-20T23:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=09b628599eb08d09a57235b614a6bdf6d830efab'/>
<id>urn:sha1:09b628599eb08d09a57235b614a6bdf6d830efab</id>
<content type='text'>
</content>
</entry>
</feed>
