diff options
author | Jon Spillett <jon.spillett@oracle.com> | 2021-04-28 05:01:48 +0200 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2021-05-07 11:52:07 +0200 |
commit | f71a7453589b29819f2e35b8cf08c8423b0d27a3 (patch) | |
tree | 1a33a69791fac5af68158e6951289075dcb4841d /providers/fips-sources.checksums | |
parent | Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphers (diff) | |
download | openssl-f71a7453589b29819f2e35b8cf08c8423b0d27a3.tar.xz openssl-f71a7453589b29819f2e35b8cf08c8423b0d27a3.zip |
Fixes #14662. Return all EC parameters even for named curves
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15060)
Diffstat (limited to 'providers/fips-sources.checksums')
-rw-r--r-- | providers/fips-sources.checksums | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/fips-sources.checksums b/providers/fips-sources.checksums index 805b2da9c2..7d924a1d74 100644 --- a/providers/fips-sources.checksums +++ b/providers/fips-sources.checksums @@ -142,7 +142,7 @@ d4969259e4fa5b71d8abbf5e736e658bd1daad6e46d272a9b88e190e2de96b61 crypto/ec/curv ed003170c5eaaaa4a33f4ef37b43465f2ba7a5fa5fec2d7d17c1e0897ea818d7 crypto/ec/ec2_oct.c 7579a156234dfa44e02d08e121f42035229364f9e40f38b11333edbae2282762 crypto/ec/ec2_smpl.c 69d64accd498583e65df2dc43730eee2922217a7bfefda2cd1a9da176e3d1dcd crypto/ec/ec_asn1.c -5083d893493e7aba1ce6c3b70d1ce164483b6b0e78afe8651e67f8d3b8c8ce6d crypto/ec/ec_backend.c +8cf8af8e9bfc29e0cdc41720ec4a6d6c74eb5c15a9fc8193f8ec8270c0df1d37 crypto/ec/ec_backend.c 86e2becf9b3870979e2abefa1bd318e1a31820d275e2b50e03b17fc287abb20a crypto/ec/ec_check.c 845a5e6ad6921aed63a18084d6b64a1907e4cb093639153ba32138e0b29ff0e5 crypto/ec/ec_curve.c 8cfd0dcfb5acbf6105691a2d5e2826dba1ff3906707bc9dd6ff9bffcc306468f crypto/ec/ec_cvt.c |