Skip to content

Fips 1403 strict with go1.26#5135

Merged
rakibhossainctr merged 5 commits intodevelop/6from
fips-1403-strict-with-go1.26
Mar 5, 2026
Merged

Fips 1403 strict with go1.26#5135
rakibhossainctr merged 5 commits intodevelop/6from
fips-1403-strict-with-go1.26

Conversation

@rakibhossainctr
Copy link

What is this change?

Why is this change necessary?

Does your change need a Changelog entry?

Do you need clarification on anything?

Were there any complications while making this change?

Have you reviewed and updated the documentation for this change? Is new documentation required?

How did you verify this change?

Is this change a patch?

Update NewIntervalTimer to use crypto/sha256 instead of crypto/md5
for calculating check execution splay. MD5 is not approved under
FIPS 140-3, while SHA-256 is an approved algorithm.

Signed-off-by: rakibhossainctr <rakib.hossain.ctr@sumologic.com>
Signed-off-by: rakibhossainctr <rakib.hossain.ctr@sumologic.com>
Signed-off-by: rakibhossainctr <rakib.hossain.ctr@sumologic.com>
Signed-off-by: rakibhossainctr <rakib.hossain.ctr@sumologic.com>
Base automatically changed from go1.26-update to develop/6 March 4, 2026 09:43
@rakibhossainctr rakibhossainctr merged commit 6832f25 into develop/6 Mar 5, 2026
58 checks passed
@rakibhossainctr rakibhossainctr deleted the fips-1403-strict-with-go1.26 branch March 5, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants