Console log: 'Microsoft.Bcl.Cryptography.Tests' from job da793c7c-1ce0-4406-8d20-befcaf0a4953 workitem 23e08c4c-fb3f-495f-9b69-f5bc0c416d6b (windows.server2025.amd64.open.rt) executed on machine a00G6ZK running Windows-2025Server-10.0.26100-SP0 C:\h\w\B57D09CC\w\B45409DE\e>set _NT_SYMBOL_PATH=C:\h\w\B57D09CC\p;C:\h\w\B57D09CC\p\PDB;C:\h\w\B57D09CC\p\shared\Microsoft.NETCore.App\11.0.0 C:\h\w\B57D09CC\w\B45409DE\e>C:\h\w\B57D09CC\p\dotnet C:\h\w\B57D09CC\p\sos\tools\net6.0\any\dotnet-sos.dll install --architecture x86 Installing SOS to C:\Users\runner\.dotnet\sos Installing over existing installation... Creating installation directory... Copying files from C:\h\w\B57D09CC\p\sos\tools\net6.0\any\win-x86 Copying files from C:\h\w\B57D09CC\p\sos\tools\net6.0\any\lib Execute '.load C:\Users\runner\.dotnet\sos\sos.dll' to load SOS in your Windows debugger. Cleaning up... SOS install succeeded C:\h\w\B57D09CC\w\B45409DE\e>taskkill.exe /f /im corerun.exe ERROR: The process "corerun.exe" not found. C:\h\w\B57D09CC\w\B45409DE\e>set __TestArchitecture=x86 C:\h\w\B57D09CC\w\B45409DE\e>call RunTests.cmd --runtime-path C:\h\w\B57D09CC\p ========================= Begin custom configuration settings ============================== set __IsXUnitLogCheckerSupported=1 set XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Thu 08/27/2026 9:49:46.42 =============== To repro directly: ===================================================== pushd C:\h\w\B57D09CC\w\B45409DE\e\ "C:\h\w\B57D09CC\p\dotnet.exe" exec --runtimeconfig Microsoft.Bcl.Cryptography.Tests.runtimeconfig.json --depsfile Microsoft.Bcl.Cryptography.Tests.deps.json xunit.console.dll Microsoft.Bcl.Cryptography.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== C:\h\w\B57D09CC\w\B45409DE\e>"C:\h\w\B57D09CC\p\dotnet.exe" exec --runtimeconfig Microsoft.Bcl.Cryptography.Tests.runtimeconfig.json --depsfile Microsoft.Bcl.Cryptography.Tests.deps.json xunit.console.dll Microsoft.Bcl.Cryptography.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing Discovering: Microsoft.Bcl.Cryptography.Tests (method display = ClassAndMethod, method display options = None) Discovered: Microsoft.Bcl.Cryptography.Tests (found 1156 of 1251 test cases) Starting: Microsoft.Bcl.Cryptography.Tests (parallel test collections = on [2 threads], stop on fail = off) System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(algorithm: MLDSA44-ECDSA-P256-SHA256) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaFactoryTests.cs(785,0): at System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(algorithm: MLDSA65-ECDSA-P256-SHA512) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaFactoryTests.cs(785,0): at System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(algorithm: MLDSA65-ECDSA-P384-SHA512) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaFactoryTests.cs(785,0): at System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(algorithm: MLDSA87-ECDSA-P384-SHA512) [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaFactoryTests.cs(785,0): at System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaFactoryTests.IsAlgorithmSupported_AgreesWithPlatform(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.MLDsaImplementationTests.GenerateSignVerifyEmptyMessageExternalMuWithContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaImplementationTests.GenerateSignVerifyEmptyMessageExternalMuNoContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsSupported_AgreesWithPlatform [FAIL] Assert.Equal() Failure: Values differ Expected: False Actual: True Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaFactoryTests.cs(750,0): at System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.IsSupported_AgreesWithPlatform() /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(134,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.MLDsaImplementationTests.GenerateSignVerifyExternalMuNoContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaImplementationTests.NistImportPublicKeyVerifyExternalMu [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaImplementationTests.GenerateSignVerifyExternalMuWithContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowExport.GenerateSignVerifyExternalMuWithContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowExport.GenerateSignVerifyEmptyMessageExternalMuNoContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowExport.GenerateSignVerifyExternalMuNoContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowExport.NistImportPublicKeyVerifyExternalMu [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowExport.GenerateSignVerifyEmptyMessageExternalMuWithContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageExternalMuWithContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyExternalMuWithContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowPlaintextExport.NistImportPublicKeyVerifyExternalMu [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyExternalMuNoContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.MLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageExternalMuNoContext [SKIP] Condition(s) not met: "ExternalMuIsSupported" System.Security.Cryptography.Tests.AesGcmIsSupportedTests.CtorThrowsPNSEIfNotSupported [SKIP] Condition(s) not met: "RuntimeSaysIsNotSupported" System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.TryExportPrivateKey_BufferTooSmall(vector: id-MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(279,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.TryExportPrivateKey_BufferTooSmall(CompositeMLDsaTestVector vector) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.TryExportPrivateKey_BufferTooSmall(vector: id-MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(279,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.TryExportPrivateKey_BufferTooSmall(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.TryExportPrivateKey_BufferTooSmall(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.TryExportPrivateKey_BufferTooSmall(vector: id-MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(279,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.TryExportPrivateKey_BufferTooSmall(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.TryExportPrivateKey_BufferTooSmall(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.TryExportPrivateKey_BufferTooSmall(vector: id-MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(279,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.TryExportPrivateKey_BufferTooSmall(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.TryExportPrivateKey_BufferTooSmall(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithPrivateKey(algorithm: MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(50,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithPrivateKey(CompositeMLDsaAlgorithm algorithm) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithPrivateKey(algorithm: MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(50,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithPrivateKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyWithPrivateKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithPrivateKey(algorithm: MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(50,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithPrivateKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyWithPrivateKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithPrivateKey(algorithm: MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(50,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithPrivateKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyWithPrivateKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.Generate_Export_Import_PublicKey(algorithm: MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(219,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.Generate_Export_Import_PublicKey(CompositeMLDsaAlgorithm algorithm) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.Generate_Export_Import_PublicKey(algorithm: MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(219,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.Generate_Export_Import_PublicKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.Generate_Export_Import_PublicKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.Generate_Export_Import_PublicKey(algorithm: MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(219,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.Generate_Export_Import_PublicKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.Generate_Export_Import_PublicKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.Generate_Export_Import_PublicKey(algorithm: MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(219,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.Generate_Export_Import_PublicKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.Generate_Export_Import_PublicKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyNoContext(algorithm: MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(71,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyNoContext(CompositeMLDsaAlgorithm algorithm) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyNoContext(algorithm: MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(71,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyNoContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyNoContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyNoContext(algorithm: MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(71,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyNoContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyNoContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyNoContext(algorithm: MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(71,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyNoContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyNoContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.SignData_PublicKeyOnlyThrows(vector: id-MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(267,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.SignData_PublicKeyOnlyThrows(CompositeMLDsaTestVector vector) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.SignData_PublicKeyOnlyThrows(vector: id-MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(267,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.SignData_PublicKeyOnlyThrows(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.SignData_PublicKeyOnlyThrows(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.SignData_PublicKeyOnlyThrows(vector: id-MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(267,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.SignData_PublicKeyOnlyThrows(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.SignData_PublicKeyOnlyThrows(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.SignData_PublicKeyOnlyThrows(vector: id-MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(267,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.SignData_PublicKeyOnlyThrows(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.SignData_PublicKeyOnlyThrows(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithPublicKey(algorithm: MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(25,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithPublicKey(CompositeMLDsaAlgorithm algorithm) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithPublicKey(algorithm: MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(25,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithPublicKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyWithPublicKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithPublicKey(algorithm: MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(25,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithPublicKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyWithPublicKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithPublicKey(algorithm: MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(25,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithPublicKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyWithPublicKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportExportVerify(vector: id-MLDSA44-ECDSA-P256-SHA256, useContext: False) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(137,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportExportVerify(CompositeMLDsaTestVector vector, Boolean useContext) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportExportVerify(vector: id-MLDSA44-ECDSA-P256-SHA256, useContext: True) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(137,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportExportVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportExportVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportExportVerify(vector: id-MLDSA65-ECDSA-P256-SHA512, useContext: False) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(137,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportExportVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportExportVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportExportVerify(vector: id-MLDSA65-ECDSA-P256-SHA512, useContext: True) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(137,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportExportVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportExportVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportExportVerify(vector: id-MLDSA65-ECDSA-P384-SHA512, useContext: False) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(137,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportExportVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportExportVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportExportVerify(vector: id-MLDSA65-ECDSA-P384-SHA512, useContext: True) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(137,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportExportVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportExportVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportExportVerify(vector: id-MLDSA87-ECDSA-P384-SHA512, useContext: False) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(137,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportExportVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportExportVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportExportVerify(vector: id-MLDSA87-ECDSA-P384-SHA512, useContext: True) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(137,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportExportVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportExportVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey_Export(vector: id-MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(204,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportPrivateKey_Export(CompositeMLDsaTestVector vector) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey_Export(vector: id-MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(204,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportPrivateKey_Export(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.ImportPrivateKey_Export(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey_Export(vector: id-MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(204,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportPrivateKey_Export(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.ImportPrivateKey_Export(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey_Export(vector: id-MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(204,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportPrivateKey_Export(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.ImportPrivateKey_Export(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.Generate_Export_Import_PrivateKey(algorithm: MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(244,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.Generate_Export_Import_PrivateKey(CompositeMLDsaAlgorithm algorithm) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.Generate_Export_Import_PrivateKey(algorithm: MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(244,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.Generate_Export_Import_PrivateKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.Generate_Export_Import_PrivateKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.Generate_Export_Import_PrivateKey(algorithm: MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(244,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.Generate_Export_Import_PrivateKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.Generate_Export_Import_PrivateKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.Generate_Export_Import_PrivateKey(algorithm: MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(244,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.Generate_Export_Import_PrivateKey(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.Generate_Export_Import_PrivateKey(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageWithContext(algorithm: MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(114,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageWithContext(CompositeMLDsaAlgorithm algorithm) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageWithContext(algorithm: MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(114,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageWithContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageWithContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageWithContext(algorithm: MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(114,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageWithContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageWithContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageWithContext(algorithm: MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(114,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageWithContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageWithContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportSignVerify(vector: id-MLDSA44-ECDSA-P256-SHA256, useContext: False) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(172,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportSignVerify(CompositeMLDsaTestVector vector, Boolean useContext) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportSignVerify(vector: id-MLDSA44-ECDSA-P256-SHA256, useContext: True) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(172,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportSignVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportSignVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportSignVerify(vector: id-MLDSA65-ECDSA-P256-SHA512, useContext: False) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(172,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportSignVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportSignVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportSignVerify(vector: id-MLDSA65-ECDSA-P256-SHA512, useContext: True) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(172,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportSignVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportSignVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportSignVerify(vector: id-MLDSA65-ECDSA-P384-SHA512, useContext: False) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(172,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportSignVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportSignVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportSignVerify(vector: id-MLDSA65-ECDSA-P384-SHA512, useContext: True) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(172,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportSignVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportSignVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportSignVerify(vector: id-MLDSA87-ECDSA-P384-SHA512, useContext: False) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(172,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportSignVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportSignVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportSignVerify(vector: id-MLDSA87-ECDSA-P384-SHA512, useContext: True) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(19,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(172,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportSignVerify(CompositeMLDsaTestVector vector, Boolean useContext) at InvokeStub_CompositeMLDsaTestsBase.ImportSignVerify(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(136,0): at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey_Export(vector: id-MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(191,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportPublicKey_Export(CompositeMLDsaTestVector vector) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey_Export(vector: id-MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(191,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportPublicKey_Export(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.ImportPublicKey_Export(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey_Export(vector: id-MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(191,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportPublicKey_Export(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.ImportPublicKey_Export(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey_Export(vector: id-MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(191,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.ImportPublicKey_Export(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.ImportPublicKey_Export(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithContext(algorithm: MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(85,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithContext(CompositeMLDsaAlgorithm algorithm) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithContext(algorithm: MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(85,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyWithContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithContext(algorithm: MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(85,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyWithContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyWithContext(algorithm: MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(85,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyWithContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyWithContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageNoContext(algorithm: MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(101,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageNoContext(CompositeMLDsaAlgorithm algorithm) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageNoContext(algorithm: MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(101,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageNoContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageNoContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageNoContext(algorithm: MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(101,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageNoContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageNoContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageNoContext(algorithm: MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(35,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.GenerateKey(CompositeMLDsaAlgorithm algorithm, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.GenerateKey(CompositeMLDsaAlgorithm algorithm) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(101,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageNoContext(CompositeMLDsaAlgorithm algorithm) at InvokeStub_CompositeMLDsaTestsBase.GenerateSignVerifyEmptyMessageNoContext(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.TryExportPublicKey_BufferTooSmall(vector: id-MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(289,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.TryExportPublicKey_BufferTooSmall(CompositeMLDsaTestVector vector) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.TryExportPublicKey_BufferTooSmall(vector: id-MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(289,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.TryExportPublicKey_BufferTooSmall(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.TryExportPublicKey_BufferTooSmall(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.TryExportPublicKey_BufferTooSmall(vector: id-MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(289,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.TryExportPublicKey_BufferTooSmall(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.TryExportPublicKey_BufferTooSmall(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.TryExportPublicKey_BufferTooSmall(vector: id-MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The parameter is incorrect. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(145,0): at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(111,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(39,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format, CngProvider provider) /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Import.cs(28,0): at System.Security.Cryptography.CngKey.Import(Byte[] keyBlob, CngKeyBlobFormat format) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c.b__55_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(16,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(22,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests_AllowPlaintextExport.ImportPublicKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestsBase.cs(289,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestsBase.TryExportPublicKey_BufferTooSmall(CompositeMLDsaTestVector vector) at InvokeStub_CompositeMLDsaTestsBase.TryExportPublicKey_BufferTooSmall(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(info: id-MLDSA44-ECDSA-P256-SHA256) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(49,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(CompositeMLDsaTestVector info) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(info: id-MLDSA65-ECDSA-P256-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(49,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(CompositeMLDsaTestVector info) at InvokeStub_CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(info: id-MLDSA65-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(49,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(CompositeMLDsaTestVector info) at InvokeStub_CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(info: id-MLDSA87-ECDSA-P384-SHA512) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(58,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.<>c__DisplayClass57_0.b__0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaTestHelpers.Cng.cs(41,0): at System.Security.Cryptography.Tests.CompositeMLDsaTestHelpers.ImportPrivateKey(CompositeMLDsaAlgorithm algorithm, ReadOnlySpan`1 source, CngExportPolicies exportPolicies) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(49,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(CompositeMLDsaTestVector info) at InvokeStub_CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_Persisted [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(88,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.<>c.b__1_0(ReadOnlySpan`1 blob) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(228,0): at System.Security.Cryptography.PqcBlobHelpers.EncodePQDsaBlob[TResult](KeyBlobMagicNumber magic, ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, EncodeBlobFunc`1 callback) /_/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs(129,0): at System.Security.Cryptography.PqcBlobHelpers.EncodeCompositeMLDsaBlob[TResult](ReadOnlySpan`1 parameterSet, ReadOnlySpan`1 data, String blobType, EncodeBlobFunc`1 callback) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(70,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_Persisted() /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(134,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests.CompositeMLDsaCng_DuplicateHandle(name: null) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(130,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.CompositeMLDsaCng_DuplicateHandle(String name) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.Tests.CompositeMLDsaCngTests.CompositeMLDsaCng_DuplicateHandle(name: "CompositeMLDsaCngTests_CompositeMLDsaCng_Duplicate"תתת) [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(130,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.CompositeMLDsaCng_DuplicateHandle(String name) at InvokeStub_CompositeMLDsaCngTests.CompositeMLDsaCng_DuplicateHandle(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.CompositeMLDsaCngTests.CompositeMLDsaCng_GetKey [FAIL] System.Security.Cryptography.CryptographicException : The requested operation is not supported. Stack Trace: /_/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/CngKey.Create.cs(49,0): at System.Security.Cryptography.CngKey.Create(CngAlgorithm algorithm, String keyName, CngKeyCreationParameters creationParameters) /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/CompositeMLDsa/CompositeMLDsaCngTests.Windows.cs(165,0): at System.Security.Cryptography.Tests.CompositeMLDsaCngTests.CompositeMLDsaCng_GetKey() /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(37,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(134,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_PlatformNotSupported [SKIP] Condition(s) not met: "MLKemIsNotSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPrivateKey_NoPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPrivateKey_WithPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_SlhDsa_OtherSlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPublicKey_WithPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetSlhDsaPrivateKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLKem_OtherMLKem_Seed [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLKem [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLKem_OtherMLKem_DecapsulationKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetSlhDsaPublicKeyTest [SKIP] Condition(s) not met: "IsSupported" Finished: Microsoft.Bcl.Cryptography.Tests === TEST EXECUTION SUMMARY === Microsoft.Bcl.Cryptography.Tests Total: 4719, Errors: 0, Failed: 81, Skipped: 27, Time: 11.174s ----- end Thu 08/27/2026 9:49:58.91 ----- exit code 1 ---------------------------------------------------------- C:\h\scripts\helix-scripts\azure\__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-27T09:49:59.551Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-08-27T09:49:59.551Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-08-27T09:49:59.552Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': '5f54902b-c27e-45d6-ae3e-3c00b0beb714' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.14 (Windows-2025Server-10.0.26100-SP0)' No body was attached to the request 2026-08-27T09:49:59.565Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2128' 'x-ms-request-id': '5f54902b-c27e-45d6-ae3e-3c00b0beb714' 'Date': 'Thu, 27 Aug 2026 09:49:59 GMT' 'Content-Length': '2552' 2026-08-27T09:49:59.565Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-08-27T09:49:59.565Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-08-27T09:49:59.566Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-08-27T09:49:59.567Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-08-27T09:49:59.567Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-08-27T09:50:00.083Z INFO run.py run(67) main Beginning reading of test results. 2026-08-27T09:50:00.083Z INFO run.py __init__(49) read_results Searching 'C:\h\w\B57D09CC\w\B45409DE\e' for test results files 2026-08-27T09:50:00.084Z INFO run.py __init__(55) read_results Found results file C:\h\w\B57D09CC\w\B45409DE\e\testResults.xml with format xunit 2026-08-27T09:50:00.127Z INFO run.py __init__(49) read_results Searching 'C:\h\w\B57D09CC\w\B45409DE\uploads' for test results files 2026-08-27T09:50:00.128Z INFO run.py packing_test_reporter(30) report_results Packing 4719 test reports to 'C:\h\w\B57D09CC\w\B45409DE\e\__test_report.json' 2026-08-27T09:50:00.141Z INFO run.py packing_test_reporter(33) report_results Packed 1609007 bytes 2026-08-27T09:50:00.142Z INFO run.py _helix_compat(255) report_results Writing 0 test results to 'C:\h\w\B57D09CC\w\B45409DE\e\__test_report_v2.json' (JSON v1) 2026-08-27T09:50:00.143Z INFO run.py _helix_compat(261) report_results Wrote 3151 bytes to 'C:\h\w\B57D09CC\w\B45409DE\e\__test_report_v2.json' ERROR: The process "corerun.exe" not found. gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. ['Microsoft.Bcl.Cryptography.Tests' END OF WORK ITEM LOG: Command exited with 0]