<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/man/evp.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-11T13:48:54+00:00</updated>
<entry>
<title>SMIME_read_ASN1(3) and SMIME_write_ASN1(3) are no longer public,</title>
<updated>2025-06-11T13:48:54+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2025-06-11T13:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e450bc46b816823ce831c9b926710b46f9ddf9f'/>
<id>urn:sha1:1e450bc46b816823ce831c9b926710b46f9ddf9f</id>
<content type='text'>
so link to SMIME_read_CMS(3), SMIME_read_PKCS7(3), SMIME_write_CMS(3),
and/or SMIME_write_PKCS7(3) instead;
OK tb@
</content>
</entry>
<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>Delete the manual pages EVP_PKEY_meth_new(3) and EVP_PKEY_meth_get0_info(3)</title>
<updated>2024-12-06T14:27:49+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-06T14:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3e6b1fc0bdf65b2f769949445fe2ac5953873d8'/>
<id>urn:sha1:c3e6b1fc0bdf65b2f769949445fe2ac5953873d8</id>
<content type='text'>
because tb@ deleted almost all functions documented there from the API
in evp.h 1.127 on March 2 this year, but move the functions
EVP_PKEY_CTX_set_data(3) and EVP_PKEY_CTX_get_data(3) that we still
support to EVP_PKEY_keygen(3), because that page already documents
EVP_PKEY_CTX_set_app_data(3) and EVP_PKEY_CTX_get_app_data(3).
</content>
</entry>
<entry>
<title>Delete the manual page EVP_PKEY_check(3).</title>
<updated>2024-12-06T13:10:43+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-06T13:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c999644755c864ff195a82aba56dd50b0618b612'/>
<id>urn:sha1:c999644755c864ff195a82aba56dd50b0618b612</id>
<content type='text'>
All three functions documented in this page were deleted from the API
by tb@ in evp.h rev. 1.136 on August 31 this year.
</content>
</entry>
<entry>
<title>Delete the manual page EVP_PKEY_asn1_new(3).</title>
<updated>2024-12-06T12:51:13+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-06T12:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d27a872570ddb91b1e0046b5d16a479ffae5c564'/>
<id>urn:sha1:d27a872570ddb91b1e0046b5d16a479ffae5c564</id>
<content type='text'>
All the functions documented in this page were deleted from the API
by tb@ in evp.h rev. 1.126 on March 2 this year.
</content>
</entry>
<entry>
<title>Explain what "EVP" is supposed to mean.</title>
<updated>2024-12-06T11:56:21+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-06T11:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=93ae38e3094b6e0813460de549534a0aab74875c'/>
<id>urn:sha1:93ae38e3094b6e0813460de549534a0aab74875c</id>
<content type='text'>
It's so non-obvious that even i had to do some research to find out.
Source: The file "doc/ssleay.doc" from SSLeay 0.8.1b,
see for example OpenSSL commit d02b48c6 on Dec 21, 1998.
</content>
</entry>
<entry>
<title>Remove cross references to whirlpool</title>
<updated>2024-08-30T07:03:19+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-30T07:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=72127b9992889928bb8e06084ea6bbda9c6bd6b8'/>
<id>urn:sha1:72127b9992889928bb8e06084ea6bbda9c6bd6b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LibreSSL no longer supports adding X.501 attributes to an EVP_PKEY</title>
<updated>2024-08-24T09:15:36+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-08-24T09:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=77b6d74dcced29c6a9a9fabb1b5a820cb3cd90f3'/>
<id>urn:sha1:77b6d74dcced29c6a9a9fabb1b5a820cb3cd90f3</id>
<content type='text'>
Remove the corresponding documentation.
</content>
</entry>
<entry>
<title>Remove X509_ALGOR_set_md() documentation</title>
<updated>2024-03-19T17:34:05+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-03-19T17:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3c4e34ed57f13a4ad6cda4e1cf2a36e4e53cfb9f'/>
<id>urn:sha1:3c4e34ed57f13a4ad6cda4e1cf2a36e4e53cfb9f</id>
<content type='text'>
As far as LibreSSL is concerned, this terrible API is pushing up the
daisies.
</content>
</entry>
<entry>
<title>Remove CRL method API documentation</title>
<updated>2024-03-06T02:34:14+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2024-03-06T02:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2af2e109f0a774546feee4c973b6b7c861c4258a'/>
<id>urn:sha1:2af2e109f0a774546feee4c973b6b7c861c4258a</id>
<content type='text'>
</content>
</entry>
</feed>
