Skip to content

add sha256 generation func to opal util toolbox #11320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

hppritcha
Copy link
Member

Looks like there may be at least one place in ompi where being able to compute a sha of a user supplied string plus internally generated data could be useful, so add function to do this to the opal util toolbox.

Related to #10895

This code is derived from a sha256 implementation at

https://github.com/B-Con/crypto-algorithms.git

Signed-off-by: Howard Pritchard [email protected]
(cherry picked from commit 14d7ca6)

Looks like there may be at least one place in ompi where being able to
compute a sha of a user supplied string plus internally generated
data could be useful, so add function to do this to the opal util
toolbox.

Related to open-mpi#10895

This code is derived from a sha256 implementation at

https://github.com/B-Con/crypto-algorithms.git

Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit 14d7ca6)
@awlauria
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@janjust janjust merged commit e28e696 into open-mpi:v5.0.x Jan 20, 2023
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