Skip to content

Checksums for build_visit modules #18382

Discussion options

You must be logged in to vote

When using checksums for building third-party libraries (3PL) from a bv_*.sh script what are the suggested best practices for:

  • Selecting the checksum algorithm (e.g., is MD5 preferred over SHA256/512)?

AFAIK, we use MD5, SHA 1 and SHA 256 everywhere. I think we're free to not include some of these. I don't think we favor any. Honestly, I don't know why we need three different checksums? So, good question about what is the best practice here. Ideally, we'd want to use whatever checksum alg is ubiquitiously available everywhere. I don't know which that is.

  • When a checksum fails do you continue with building the 3PL with a warning message or do you abort with an error message?

I thin…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@griffin28
Comment options

griffin28 Dec 15, 2022
Collaborator Author

@markcmiller86
Comment options

@griffin28
Comment options

griffin28 Dec 15, 2022
Collaborator Author

@griffin28
Comment options

griffin28 Dec 15, 2022
Collaborator Author

@brugger1
Comment options

Answer selected by brugger1
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
3 participants