summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/evp.3
diff options
context:
space:
mode:
authortb <>2024-08-24 09:15:36 +0000
committertb <>2024-08-24 09:15:36 +0000
commit7df7c98971c1d8304287e3618a0cd1b8af98b72c (patch)
treef59196feed2331821cf6b8ef465367689d9617cc /src/lib/libcrypto/man/evp.3
parent908a656e5f469976c815f23e78bb289f4f4272fb (diff)
downloadopenbsd-7df7c98971c1d8304287e3618a0cd1b8af98b72c.tar.gz
openbsd-7df7c98971c1d8304287e3618a0cd1b8af98b72c.tar.bz2
openbsd-7df7c98971c1d8304287e3618a0cd1b8af98b72c.zip
LibreSSL no longer supports adding X.501 attributes to an EVP_PKEY
Remove the corresponding documentation.
Diffstat (limited to 'src/lib/libcrypto/man/evp.3')
-rw-r--r--src/lib/libcrypto/man/evp.35
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/evp.3 b/src/lib/libcrypto/man/evp.3
index 8a3133bd07..aea8f051f3 100644
--- a/src/lib/libcrypto/man/evp.3
+++ b/src/lib/libcrypto/man/evp.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: evp.3,v 1.30 2024/03/19 17:34:05 tb Exp $ 1.\" $OpenBSD: evp.3,v 1.31 2024/08/24 09:15:36 tb Exp $
2.\" full merge up to: OpenSSL man7/evp 24a535ea Sep 22 13:14:20 2020 +0100 2.\" full merge up to: OpenSSL man7/evp 24a535ea Sep 22 13:14:20 2020 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org>, 4.\" This file was written by Ulf Moeller <ulf@openssl.org>,
@@ -51,7 +51,7 @@
51.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 51.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
52.\" OF THE POSSIBILITY OF SUCH DAMAGE. 52.\" OF THE POSSIBILITY OF SUCH DAMAGE.
53.\" 53.\"
54.Dd $Mdocdate: March 19 2024 $ 54.Dd $Mdocdate: August 24 2024 $
55.Dt EVP 3 55.Dt EVP 3
56.Os 56.Os
57.Sh NAME 57.Sh NAME
@@ -189,7 +189,6 @@ family of functions provides base64 encoding and decoding.
189.Xr EVP_MD_nid 3 , 189.Xr EVP_MD_nid 3 ,
190.Xr EVP_OpenInit 3 , 190.Xr EVP_OpenInit 3 ,
191.Xr EVP_PKCS82PKEY 3 , 191.Xr EVP_PKCS82PKEY 3 ,
192.Xr EVP_PKEY_add1_attr 3 ,
193.Xr EVP_PKEY_asn1_get_count 3 , 192.Xr EVP_PKEY_asn1_get_count 3 ,
194.Xr EVP_PKEY_asn1_new 3 , 193.Xr EVP_PKEY_asn1_new 3 ,
195.Xr EVP_PKEY_check 3 , 194.Xr EVP_PKEY_check 3 ,