<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/man, branch OPENBSD_7_7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2024-12-09T12:45:21+00:00</updated>
<entry>
<title>Mark four "struct *_st" types declared in evp.h as intentionally undocumented</title>
<updated>2024-12-09T12:45:21+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-09T12:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7e43c6720cf4443c7393025b1c48ff7890c760b2'/>
<id>urn:sha1:7e43c6720cf4443c7393025b1c48ff7890c760b2</id>
<content type='text'>
because they are intended as internal, and applications are supposed to use
the documented aliases DH, DSA, EC_KEY, and RSA from ossl_typ.h instead.
</content>
</entry>
<entry>
<title>Mark four EVP_PKEY_GOST* constants as intentionally undocumented</title>
<updated>2024-12-09T12:30:23+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-09T12:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e5c74b85afbaaa1613063d604d63ec30a4cec47'/>
<id>urn:sha1:1e5c74b85afbaaa1613063d604d63ec30a4cec47</id>
<content type='text'>
because they are completely unused by anything.
</content>
</entry>
<entry>
<title>Mark two symbols as intentionally undocumented</title>
<updated>2024-12-09T12:18:38+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-09T12:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8d11451fc4836d540f9a49b2fe6c3fd75a1da257'/>
<id>urn:sha1:8d11451fc4836d540f9a49b2fe6c3fd75a1da257</id>
<content type='text'>
that are obsolete after PBE was mostly removed from LibreSSL.
</content>
</entry>
<entry>
<title>Mark four EVP control constants as intentionally undocumented</title>
<updated>2024-12-09T11:41:44+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-09T11:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fe62f455b0316ea238208b5a141cbaa16032d3be'/>
<id>urn:sha1:fe62f455b0316ea238208b5a141cbaa16032d3be</id>
<content type='text'>
that are only used for GOST.
</content>
</entry>
<entry>
<title>Mark EVP_CTRL constants for RC5 as intentionally undocumented</title>
<updated>2024-12-09T10:50:43+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-09T10:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=155c6219dc775898054448671ae217f784a6a99c'/>
<id>urn:sha1:155c6219dc775898054448671ae217f784a6a99c</id>
<content type='text'>
because LibreSSL does not support RC5 and because these constants
are almost unused in the wild.
</content>
</entry>
<entry>
<title>Mark three EVP_PKEY control constants for CMS as intentionally undocumented</title>
<updated>2024-12-05T14:01:59+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-05T14:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0be55ad4193cd9301f508c720874705856fe58d2'/>
<id>urn:sha1:0be55ad4193cd9301f508c720874705856fe58d2</id>
<content type='text'>
that are internal to the library and unused in the wild
</content>
</entry>
<entry>
<title>mark three more EVP_PKEY control constants as intentionally undocumented</title>
<updated>2024-12-05T10:58:12+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-05T10:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1b6826d5bb2f1583f6a2c6116eb14df429f9e2e8'/>
<id>urn:sha1:1b6826d5bb2f1583f6a2c6116eb14df429f9e2e8</id>
<content type='text'>
that are only intended for internal use and unused in the wild
</content>
</entry>
<entry>
<title>ignore DECLARE_PKCS12_STACK_OF such that pkcs12.h can be parsed</title>
<updated>2024-12-05T10:52:45+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-12-05T10:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=968815da7db07e04f35d0ace917cb916d32232c4'/>
<id>urn:sha1:968815da7db07e04f35d0ace917cb916d32232c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark six EVP_PKEY control constants as intentionally undocumented</title>
<updated>2024-11-29T10:19:37+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-11-29T10:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=83bfd1e9d366a24fda870f23c54a0620746c8126'/>
<id>urn:sha1:83bfd1e9d366a24fda870f23c54a0620746c8126</id>
<content type='text'>
that are only intended for internal use, do very little (only validity
checking), are unused in the wild, and marked obsolete in OpenSSL 3.
</content>
</entry>
<entry>
<title>Mark nine unused EVP constants as intentionally undocumented.</title>
<updated>2024-11-29T10:09:10+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2024-11-29T10:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ba21c382bf5ff42501de6199f3f818daf4fb2885'/>
<id>urn:sha1:ba21c382bf5ff42501de6199f3f818daf4fb2885</id>
<content type='text'>
Fix related indentation while here.
</content>
</entry>
</feed>
