Skip to content

[3.8] bpo-38153: detect shake independently from sha3 (GH-16143)#16179

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-eb2b0c6-3.8
Sep 16, 2019
Merged

[3.8] bpo-38153: detect shake independently from sha3 (GH-16143)#16179
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-eb2b0c6-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 16, 2019

Copy link
Copy Markdown
Contributor

XOF digests (SHAKE) are not available in OpenSSL 1.1.0 but SHA3 fixed-length digests are.

Signed-off-by: Christian Heimes christian@python.org
(cherry picked from commit eb2b0c6)

Co-authored-by: Christian Heimes christian@python.org

https://bugs.python.org/issue38153

Automerge-Triggered-By: @tiran

XOF digests (SHAKE) are not available in OpenSSL 1.1.0 but SHA3 fixed-length digests are.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit eb2b0c6)

Co-authored-by: Christian Heimes <christian@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tiran: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 0067fc2 into python:3.8 Sep 16, 2019
@miss-islington
miss-islington deleted the backport-eb2b0c6-3.8 branch September 16, 2019 12:28
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tiran: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tiran: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants