[openssl/openssl] 8b7b9a: Fix a HPKE API to put libctx, propq as last (optio...

Shane noreply at github.com
Fri Apr 14 03:13:41 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 8b7b9aac444625195486efd10273694830c41398
      https://github.com/openssl/openssl/commit/8b7b9aac444625195486efd10273694830c41398
  Author: slontis <shane.lontis at oracle.com>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M crypto/hpke/hpke.c
    M doc/man3/OSSL_HPKE_CTX_new.pod
    M include/openssl/hpke.h
    M test/hpke_test.c

  Log Message:
  -----------
  Fix a HPKE API to put libctx, propq as last (optional parameters).

This keeps the interface consistent with other HPKE API's.

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20583)




More information about the openssl-commits mailing list