Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: e2f6960fc5fe1d6eb2178adf51db1ed206ff9e90
      
https://github.openssl.org/openssl/openssl/commit/e2f6960fc5fe1d6eb2178adf51db1ed206ff9e90
  Author: Dr. David von Oheimb <[email protected]>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M crypto/asn1/asn1_item_list.h
    M crypto/cms/cms_env.c
    M crypto/cms/cms_local.h
    M doc/man3/CMS_EncryptedData_decrypt.pod
    M doc/man3/CMS_EnvelopedData_create.pod
    M doc/man3/CMS_decrypt.pod
    M doc/man3/X509_dup.pod
    M include/openssl/cms.h.in
    M util/libcrypto.num
    M util/missingcrypto.txt

  Log Message:
  -----------
  CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()

Also document CMS_decrypt_set1_password() and fix CMS_EnvelopedData_create.pod.

Reviewed-by: Dmitry Belyavskiy <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: David von Oheimb <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18301)


Reply via email to