[openssl/openssl] e8115b: Change HKDF to alloc the info buffer.

Shane noreply at github.com
Thu Dec 22 11:27:01 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: e8115bd1654d5cd7718109679b2047ca573083a8
      https://github.com/openssl/openssl/commit/e8115bd1654d5cd7718109679b2047ca573083a8
  Author: slontis <shane.lontis at oracle.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M providers/implementations/kdfs/hkdf.c
    M test/recipes/30-test_evp_data/evpkdf_hkdf.txt

  Log Message:
  -----------
  Change HKDF to alloc the info buffer.

Fixes #19909

I have enforced a maximum bound still but it is much higher.
Note also that TLS13 still uses the 2048 buffer size.

Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19923)




More information about the openssl-commits mailing list