Skip to content

Conversation

bartonjs
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 31, 2025 18:49
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a method call to use the renamed ImportSlhDsaPrivateKey method instead of the previously named ImportSlhDsaSecretKey method in the SlhDSA cryptography tests.

  • Updates method call to use the correct renamed method
  • Ensures tests continue to function after API rename

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@AaronRobinsonMSFT
Copy link
Member

@bartonjs If you are confident of this change and it looks correct to me too, I would merge this as soon as one of the legs gets past the current failure.

@PranavSenthilnathan
Copy link
Member

@EgorBo
Copy link
Member

EgorBo commented Jul 31, 2025

@bartonjs this PR broke main?

src/libraries/System.Security.Cryptography.Pkcs/tests/SignedCms/SignedCmsTests.cs(1851,48): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'SlhDsa' does not contain a definition for 'ImportSlhDsaSecretKey'

@AaronRobinsonMSFT
Copy link
Member

@EgorBo No, this PR fixes that.

@bartonjs bartonjs deleted the fix_build_break branch July 31, 2025 22:39
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants