Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 3cca05cc194c0528865deea57d9e60ca3fb0e5d3
      
https://github.com/openssl/openssl/commit/3cca05cc194c0528865deea57d9e60ca3fb0e5d3
  Author: Juergen Christ <[email protected]>
  Date:   2022-09-09 (Fri, 09 Sep 2022)

  Changed paths:
    M crypto/ec/ecx_meth.c

  Log Message:
  -----------
  s390x: fix ecx derive

Derivation via ecx-methods did not properly set the length.  Make the code
more similar to common code and set the length property.

Signed-off-by: Juergen Christ <[email protected]>

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19158)


Reply via email to