[openssl/openssl] 3a5a10: docs: clarify EVP_PKEY context workflow and operat...
"'Mounir IDRASSI' via openssl-commits" <[email protected]> Thu, 23 Jul 2026 01:30:37 -0700
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-4.0/[email protected]> |
Branch: refs/heads/openssl-4.0
Home: https://github.com/openssl/openssl
Commit: 3a5a104da6e7b890b70f188f83dad1e7b633c01f
https://github.com/openssl/openssl/commit/3a5a104da6e7b890b70f188f83dad1e7b633c01f
Author: Mounir IDRASSI <[email protected]>
Date: 2026-07-23 (Thu, 23 Jul 2026)
Changed paths:
M doc/man3/EVP_PKEY_CTX_new.pod
M doc/man3/EVP_PKEY_decrypt.pod
M doc/man3/EVP_PKEY_encrypt.pod
M doc/man3/EVP_PKEY_keygen.pod
M doc/man3/EVP_PKEY_verify_recover.pod
Log Message:
-----------
docs: clarify EVP_PKEY context workflow and operation descriptions
Document that a generated key is returned separately from its generation
context and that a new key-bound context is needed for subsequent
operations. Correct the encrypt and decrypt initialization descriptions
and examples accordingly.
Correct two copy-and-paste errors in the verify-recover documentation:
describe its initializer as starting a verify-recover operation and refer
to EVP_PKEY_verify_recover() when discussing its input.
Fixes #31989
Assisted-by: Grok:Grok-4.5
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Dmitry Belyavskiy <[email protected]>
MergeDate: Thu Jul 23 08:29:41 2026
(Merged from https://github.com/openssl/openssl/pull/31995)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/openssl-4.0/7810f3-3a5a10%40github.com.