Skip to content

Why is the default checksum algorithm MD5? And how to be FIPS compliant with that? #2899

Answered by jmklix
OliLay asked this question in Q&A
Discussion options

You must be logged in to vote

@github-actions proposed-answer

I'm not sure of the exact reason as to why MD5 was chosen for the default checksum, but I would guess that it might have been the standard back when this sdk was originally written. You can also try using our high level transfer manager library called transfer. When using transfer manager you can set the checksum algorithm with checksumAlgorithm. Also transfer manager defaults to CRC32. Please let us know if you have any other questions about using this sdk.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@github-actions
Comment options

Answer selected by jmklix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants