[openssl/openssl] 638c3a: Import only named params into FIPS module
Tomas Mraz
noreply at reply.github.openssl.org
Thu Apr 14 06:51:56 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 638c3a28af45bd81a1c90b81efd8e10449eace1b
https://github.openssl.org/openssl/openssl/commit/638c3a28af45bd81a1c90b81efd8e10449eace1b
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M crypto/ec/ec_lib.c
Log Message:
-----------
Import only named params into FIPS module
Fixes #17978
Reviewed-by: Nicola Tuveri <nic.tuv at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17998)
Commit: e8a4145968eea576788761f39c5e4cb68b7c4a42
https://github.openssl.org/openssl/openssl/commit/e8a4145968eea576788761f39c5e4cb68b7c4a42
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M test/endecode_test.c
Log Message:
-----------
endecode_test: Handle expected failures for non-fips ec keys
Reviewed-by: Nicola Tuveri <nic.tuv at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17998)
Commit: 53137462f42f8673fbd5b0831f8ea051ddea509f
https://github.openssl.org/openssl/openssl/commit/53137462f42f8673fbd5b0831f8ea051ddea509f
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M crypto/ec/ec_err.c
M crypto/ec/ec_lib.c
M crypto/err/openssl.txt
M include/crypto/ecerr.h
M include/openssl/ecerr.h
Log Message:
-----------
Add error code for unsupported explicit parameters
Reviewed-by: Nicola Tuveri <nic.tuv at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17998)
Compare: https://github.openssl.org/openssl/openssl/compare/02119faee397...53137462f42f
More information about the openssl-commits
mailing list