[openssl/openssl] f7112c: docs: clarify EVP_PKEY context workflow and operat...

"'Mounir IDRASSI' via openssl-commits" <[email protected]> Thu, 23 Jul 2026 01:30:36 -0700
Newsgroups gmane.comp.encryption.openssl.cvs
Message-ID <openssl/openssl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: f7112c925c0f3f6239bcab218cb32fa3e52bf621
      https://github.com/openssl/openssl/commit/f7112c925c0f3f6239bcab218cb32fa3e52bf621
  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:24 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/master/e7a8d9-f7112c%40github.com.