[openssl-dev] links to KDF functions from pkeyutl man are broken

Salz, Rich rsalz at akamai.com
Sat Mar 5 06:15:17 UTC 2016


First one is a typo
diff --git a/doc/crypto/EVP_PKEY_HKDF.pod b/doc/crypto/EVP_PKEY_HKDF.pod
index 00c0a76..8a5ef98 100644
--- a/doc/crypto/EVP_PKEY_HKDF.pod
+++ b/doc/crypto/EVP_PKEY_HKDF.pod
@@ -2,7 +2,7 @@

 =head1 NAME

-EVP_PKEY_HKDF; EVP_PKEY_CTX_set_hkdf_md, EVP_PKEY_CTX_set1_hkdf_salt,
+EVP_PKEY_HKDF, EVP_PKEY_CTX_set_hkdf_md, EVP_PKEY_CTX_set1_hkdf_salt,
 EVP_PKEY_CTX_set1_hkdf_key, EVP_PKEY_CTX_add1_hkdf_info -
 HMAC-based Extract-and-Expand key derivation algorithm

Not sure why the second doesn't work, yet.

--  
Senior Architect, Akamai Technologies
IM: richsalz at jabber.at Twitter: RichSalz

> -----Original Message-----
> From: Salz, Rich [mailto:rsalz at akamai.com]
> Sent: Friday, March 04, 2016 9:48 AM
> To: openssl-dev at openssl.org
> Subject: Re: [openssl-dev] links to KDF functions from pkeyutl man are
> broken
> 
> 
> > where section is "1" or "3" as appropriate.  Links across sections are useful.
> 
> Absolutely.   They're criticial.  The build script on the website needs a tweak
> (or the manpage does), that's all.
> --
> openssl-dev mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


More information about the openssl-dev mailing list