dotnet / dotnet/runtime

Update Windows version boundary for Composite ML-DSA

Open
#129,787 1 comment 0 reactions 1 assignee Claimed by @PranavSenthilnathan View on GitHub
area-System.Security
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

#129612 hardcodes a Windows version as the boundary where Composite ML-DSA was introduced. This currently references a preview version of Windows, but it should reference the next non-preview release. Once Windows has an official release with Composite ML-DSA, update the version.

Note: if Composite ML-DSA support is backported to older Windows versions, then it will need to be updated again to those new, lower versions. The tests that will likely fail are:

System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsSupported_AgreesWithPlatform
System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.