mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
Fix default padding regression against 3.0.0 FIPS provider
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/19201)
This commit is contained in:
parent
4d0249c2d1
commit
9684335839
@ -105,6 +105,8 @@ CEKAlg=id-aes128-wrap
|
||||
Ctrl = dh_pad:1
|
||||
SharedSecret=89A249DF4EE9033B89C2B4E52072A736D94F51143A1ED5C8F1E91FCBEBE09654
|
||||
|
||||
# FIPS(3.0.0): allows the padding to be set, later versions do not #17859
|
||||
FIPSversion = >3.0.0
|
||||
Derive=ffdhe2048-2
|
||||
PeerKey=ffdhe2048-1-pub
|
||||
KDFType=X942KDF-ASN1
|
||||
|
Loading…
Reference in New Issue
Block a user