Skip to content

Migrate DigestHelperTest from MD5 to SHA-384 (FIPS 140-3 + NCS) - #355

Open
vkalapov wants to merge 1 commit into
masterfrom
fips-file-digest-sha256
Open

Migrate DigestHelperTest from MD5 to SHA-384 (FIPS 140-3 + NCS)#355
vkalapov wants to merge 1 commit into
masterfrom
fips-file-digest-sha256

Conversation

@vkalapov

Copy link
Copy Markdown
Contributor

What

Update DigestHelperTest to use SHA-384 instead of MD5 and update the expected digest values accordingly.

Why

MD5 usage is flagged by security scanning tooling regardless of whether it appears in test or production code. SHA-384 satisfies both FIPS 140-3 and NCS MODERATE requirements.

No production code changes — DigestHelper itself is algorithm-agnostic.

LMCROSSITXSADEPLOY-3224

@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant