Console log: 'System.Security.Cryptography.Tests' from job 73a894a0-113b-4167-99a3-fadecf9f169e workitem d6dba90c-fa17-413b-88a7-962af04b396d (windows.10.amd64.open.rt) executed on machine a003S9I running Windows-2016Server-10.0.14393-SP0 C:\h\w\A45E0982\w\B84109A7\e>set _NT_SYMBOL_PATH=C:\h\w\A45E0982\p;C:\h\w\A45E0982\p\PDB;C:\h\w\A45E0982\p\shared\Microsoft.NETCore.App\12.0.0 C:\h\w\A45E0982\w\B84109A7\e>C:\h\w\A45E0982\p\dotnet C:\h\w\A45E0982\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\A45E0982\p\sos\tools\net6.0\any\win-x86 Copying files from C:\h\w\A45E0982\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\A45E0982\w\B84109A7\e>taskkill.exe /f /im corerun.exe ERROR: The process "corerun.exe" not found. C:\h\w\A45E0982\w\B84109A7\e>set __TestArchitecture=x86 C:\h\w\A45E0982\w\B84109A7\e>set __TestEnv=C:\h\w\A45E0982\p\SetStressModes_jitstress2_tiered.cmd C:\h\w\A45E0982\w\B84109A7\e>type C:\h\w\A45E0982\p\SetStressModes_jitstress2_tiered.cmd set DOTNET_TieredCompilation=1 set DOTNET_JitStress=2 C:\h\w\A45E0982\w\B84109A7\e>call C:\h\w\A45E0982\p\SetStressModes_jitstress2_tiered.cmd C:\h\w\A45E0982\w\B84109A7\e>set DOTNET_TieredCompilation=1 C:\h\w\A45E0982\w\B84109A7\e>set DOTNET_JitStress=2 C:\h\w\A45E0982\w\B84109A7\e>set DOTNET DOTNET_JitStress=2 DOTNET_TieredCompilation=1 C:\h\w\A45E0982\w\B84109A7\e>call RunTests.cmd --runtime-path C:\h\w\A45E0982\p ========================= Begin custom configuration settings ============================== set __IsXUnitLogCheckerSupported=1 set XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Wed 09/23/2026 19:56:16.23 =============== To repro directly: ===================================================== pushd C:\h\w\A45E0982\w\B84109A7\e\ "C:\h\w\A45E0982\p\dotnet.exe" exec --runtimeconfig System.Security.Cryptography.Tests.runtimeconfig.json --depsfile System.Security.Cryptography.Tests.deps.json xunit.console.dll System.Security.Cryptography.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== C:\h\w\A45E0982\w\B84109A7\e>"C:\h\w\A45E0982\p\dotnet.exe" exec --runtimeconfig System.Security.Cryptography.Tests.runtimeconfig.json --depsfile System.Security.Cryptography.Tests.deps.json xunit.console.dll System.Security.Cryptography.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing Discovering: System.Security.Cryptography.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Security.Cryptography.Tests (found 7616 of 8509 test cases) Starting: System.Security.Cryptography.Tests (parallel test collections = on [4 threads], stop on fail = off) System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Dsa.Tests.DSAImportExport_Csp.Import_2048 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Cng.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-512", kdkSize: 71, expected: [71, 210, 126, 97, 1, תתת]) [SKIP] Algorithm 'SHA3-512' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-384", kdkSize: 105, expected: [204, 3, 31, 87, 94, תתת]) [SKIP] Algorithm 'SHA3-384' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-384", kdkSize: 104, expected: [73, 131, 6, 78, 8, תתת]) [SKIP] Algorithm 'SHA3-384' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-384", kdkSize: 103, expected: [214, 8, 105, 208, 153, תתת]) [SKIP] Algorithm 'SHA3-384' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-256", kdkSize: 137, expected: [125, 122, 113, 223, 31, תתת]) [SKIP] Algorithm 'SHA3-256' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-256", kdkSize: 136, expected: [231, 233, 224, 152, 9, תתת]) [SKIP] Algorithm 'SHA3-256' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-256", kdkSize: 135, expected: [161, 150, 174, 131, 86, תתת]) [SKIP] Algorithm 'SHA3-256' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-512", kdkSize: 72, expected: [218, 86, 91, 8, 115, תתת]) [SKIP] Algorithm 'SHA3-512' is not supported on the current platform. System.Security.Cryptography.Tests.SP800108HmacCounterKdfTests.Kdk_HmacBlockBoundarySizes(hashAlgorithmName: "SHA3-512", kdkSize: 73, expected: [211, 161, 253, 118, 196, תתת]) [SKIP] Algorithm 'SHA3-512' is not supported on the current platform. System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_VerifyTestCases [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_ThrowsArgumentNullForNullConstructorKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_ArgValidation_HashName_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_Source_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_NullSource_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_EmptyKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_NullKey_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_Larger [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Rfc2104_2 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_NotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_DestinationTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_Empty_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidKey_ThrowArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_ByteKey_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_ExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_Exact [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_ByteKey_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_Allocating_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyAsync_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.VerifyHmacAsync_CryptographicOperations_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_DestinationTooSmall_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_Empty_Matches_Instances(key: [], source: [1]) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_Empty_Matches_Instances(key: [1], source: []) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HmacSha3_256_Stream_Empty [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_Stream_Source_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_256Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha384Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha1ManagedTests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha1ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.FactorySha512Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha384Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Array_Csp.RsaDecryptOaepWrongAlgorithm [SKIP] Skipping because condition is false: SupportsSha2Oaep System.Security.Cryptography.Tests.HmacSha384Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha384Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha1ManagedTests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Dsa.Tests.DSAFactoryTests_Cng.DSACreate_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.Tests.FactorySha512Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.FactorySha512Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Default.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Tests.X25519DiffieHellmanImplementationTests.DeriveRawSecretAgreement_Bytes_ExactBuffers_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(321,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ExactBuffers_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ExactBuffers_ZeroSharedSecret_Throws(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.X25519DiffieHellmanImplementationTests.DeriveRawSecretAgreement_ExactBuffers_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(293,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ExactBuffers_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ExactBuffers_ZeroSharedSecret_Throws(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.X25519DiffieHellmanImplementationTests.DeriveRawSecretAgreement_Bytes_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(306,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ZeroSharedSecret_Throws(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.Sha256ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashData_ShortDestination_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Allocating_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_TransformBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_VerifyLargeStream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.VerifyObjectDisposedException [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Allocating_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.Initialize_TransformBlock_Unused [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.Initialize_DoubleInitialize_Works [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_TransformBlockAndDispose_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_ComputeHash_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.CryptographicOperations_HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashData_ShortDestination_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_TransformBlockAndInitialize_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.VerifyHashNotYetFinalized [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_Empty_Stream_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Buffer_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_ShortDestination_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_TransformFinalBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_Empty_Stream [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_ComputeHash [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_VerifyLargeStream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.Initialize_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.CryptographicOperations_HashData_ArgValidation_UnreadableStream [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_VerifyLargeStream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.HashAlgorithm_TransformFinalBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_512Tests.CryptographicOperations_HashData_ArgValidation_HashAlgorithm [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_Kats [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_512Tests.HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_Buffer_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashDataAsync_ShortDestination_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.ComputeHash_TryComputeHash_HashSetExplicitlyByBoth [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.Dispose_TryComputeHash_ThrowsException [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashData_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.HashData_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.CryptographicOperations_HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_512Tests.SHA3_512_VerifyLargeStream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_AllocatingSpan_Csp.RsaDecryptOaepWrongAlgorithm [SKIP] Skipping because condition is false: SupportsSha2Oaep System.Security.Cryptography.Tests.Sha256ManagedTests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha256ManagedTests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_EmptyKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_NotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_ThrowsArgumentNullForNullConstructorKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_ByteKey_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_Empty_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_Source_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_Exact [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Rfc2104_2 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_NullSource_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyHmacAsync_CryptographicOperations_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_DestinationTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_Empty [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_NullKey_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidKey_ThrowArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_Larger [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_ByteKey_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_Stream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_ExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_Allocating_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_Empty_Matches_Instances(key: [], source: [1]) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_Empty_Matches_Instances(key: [1], source: []) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_ArgValidation_HashName_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_Source_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.OneShot_TryExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.VerifyAsync_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_Stream_DestinationTooSmall_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_512Tests.HmacSha3_512_VerifyTestCases [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha256Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha256Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha256Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha256Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Rsa.Tests.KeyGeneration_Cng.GenerateMaxKey [SKIP] Condition(s) not met: "IsStressModeEnabled" System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Default.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.ImportSubjectPublicKeyInfo_SupportedButHasUnsupportedAlgorithm [SKIP] Condition(s) not met: "CompositeMLDsaSupportedAndEd448CompositeNotSupported" System.Security.Cryptography.Tests.CompositeMLDsaFactoryTests.ImportPkcs8PrivateKey_SupportedButHasUnsupportedAlgorithm [SKIP] Condition(s) not met: "CompositeMLDsaSupportedAndEd448CompositeNotSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.SignHash_TamperedSignature [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.SignHash_Roundtrip [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Tests.RSACreateTests.CreateWithMismatchedPQ_ThrowsCryptographicException [SKIP] Condition(s) not met: "IsOpenSslSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.SignHash_DifferentHashes [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA384_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L3072_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L2048_N256_SHA1_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L3072_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssVerifyHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssSignature_WrongHashAlgorithm [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssSignHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L2048_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L2048_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Verify2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L3072_N256_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.SignData_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.SignData_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.VerifyKnown_2048_SHA256 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Sign2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA512_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.VerifyKnown_2048_SHA512 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.SignAndVerifyDataExplicit2048 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L2048_N256_SHA384_3 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.VerifyKnown_2048_SHA384 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L3072_N256_SHA512_12 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssSignature_WrongLength [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.SignHash_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.SignHash_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Csp.PssSignature_WrongData [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Dsa.Tests.DSASignVerify_Span_Csp.Fips186_3_L1024_N160_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_MixedCloneAfterRead [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_MixedGetCurrentHash [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_MixedGetHashAndReset [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.GetHashAndReset_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Shake256Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Read_GetHashAndReset [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Reset [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.HashDataAsync_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashDataAsync_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Read_Twice [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashDataAsync_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.GetHashAndReset_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_NotSupported [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Read_MixedAppendAfterRead [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.GetCurrentHash_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.HashData_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.Shake256Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestChainTests.CreateChain_MLDSA [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestChainTests.CreateChain_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Rsa.Tests.KeyGeneration_Csp.GenerateMaxKey [SKIP] Condition(s) not met: "IsStressModeEnabled" System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.Create_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_VerifyCurrentHash_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_VerifyHashAndReset_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetCurrentHash_ExistingStatePreserved_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_Span_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_Span_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_Allocated_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetCurrentHash_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyHashAndReset_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_PerformsReset_Array [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyHashAndReset_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_VerifyCurrentHash_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.OneShot_HashData_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyCurrentHash_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_Span_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyCurrentHash_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetCurrentHash_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_OneShot_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_Span_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashData_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_ByteArray_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_Instance_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_Instance_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_HashNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_OneShot_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_HashEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Verify_StreamUnreadable [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_Allocated_VerifyHashAndReset_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.CryptographicException_OneShot_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Verify_ByteArray_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetCurrentHash_ExistingStatePreserved_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.GetHashAndReset_PerformsReset_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Clone_Independent_Observed [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof256Tests.KnownAnswerTests_Clone_UseAfterReset [SKIP] IsSupported System.Security.Cryptography.Tests.CryptoConfigTests.NamedAsymmetricAlgorithmCreate_DSA_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_StreamUnreadable [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyHashAndReset_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_OneShot_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_PerformsReset_Array [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_Instance_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetCurrentHash_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_OneShot_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_Allocated_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyCurrentHash_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_HashEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_OneShot_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_Span_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_HashNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_VerifyCurrentHash_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_VerifyHashAndReset_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyHashAndReset_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Verify_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.CryptographicException_Instance_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetCurrentHash_ExistingStatePreserved_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_OneShot_HashData_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.Create_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetCurrentHash_ExistingStatePreserved_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_Span_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_VerifyHashAndReset_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Clone_Independent_Observed [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_ByteArray_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Clone_UseAfterReset [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_Span_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.OneShot_HashData_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetHashAndReset_PerformsReset_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.ArgValidation_Allocated_VerifyCurrentHash_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.GetCurrentHash_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_VerifyCurrentHash_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_Span_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Verify_ByteArray_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac256Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_NullSource_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_NullKey_ArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_DestinationTooSmall_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_DestinationTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_Larger [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_ArgValidation_HashName_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_ByteKey_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_Empty [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsSource(sourceOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_VerifyTestCases [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_Allocating_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Rfc2104_2 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_Source_Null_Async [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_Empty_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyHmacAsync_CryptographicOperations_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_NotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_Empty_Matches_Instances(key: [], source: [1]) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_Empty_Matches_Instances(key: [1], source: []) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_Exact [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_Mismatch [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_ArgValidation_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_ByteKey_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: -1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_ArgValidation_WrongHashSize(sizeOffset: 1) [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_ExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_EmptyKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_OneShot_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Tests.HmacSha3_384Tests.VerifyAsync_CryptographicOperations_Match [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_Instance_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 0, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetCurrentHash_ExistingStatePreserved_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 10) [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 0) [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetCurrentHash_ExistingStatePreserved_Span [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_OverlapsKey(keyOffset: 10, bufferOffset: 20) [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_ByteArray_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidKey_ThrowArgumentNullException [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_Instance_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.OneShot_TryExistingBuffer_TooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_Match [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_Stream_Source_Null [SKIP] IsSupported System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_Stream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HmacSha3_384_ThrowsArgumentNullForNullConstructorKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_Span_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Clone_Independent_Observed [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_PerformsReset_Array [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyHashAndReset_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyCurrentHash_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_PerformsReset_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_VerifyCurrentHash_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_VerifyHashAndReset_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_OneShot_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_Allocated_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashData_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyHashAndReset_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_Span_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_HashEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_ByteArray_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.OneShot_HashData_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.Create_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_VerifyHashAndReset_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetCurrentHash_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_StreamUnreadable [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Allocated_VerifyCurrentHash_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Clone_UseAfterReset [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.CryptographicException_OneShot_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_Span_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_VerifyCurrentHash_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetCurrentHash_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_Verify_Span_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.ArgValidation_Verify_HashNull [SKIP] IsSupported System.Security.Cryptography.Tests.KmacXof128Tests.GetHashAndReset_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.FactorySha1Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha512ManagedTests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha512ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha512ManagedTests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L2048_N256_SHA1_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L3072_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.VerifyKnown_2048_SHA384 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.SignAndVerifyDataExplicit2048 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L3072_N256_SHA512_12 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L2048_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.VerifyKnown_2048_SHA512 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Tests.FactorySha1Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.VerifyKnown_2048_SHA256 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Sign2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L3072_N256_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA384_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L2048_N256_SHA384_3 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L3072_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Verify2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA512_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L2048_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Array_Csp.Fips186_3_L1024_N160_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate.Import_IterationCountLimitExceeded_Throws(name: "Pkcs12NoPassword600KPlusOneRoundsHex", password: null, usesPbes2: True, blob: [48, 130, 9, 210, 2, תתת], iterationCount: 1800003, usesRC2: False) [SKIP] Pkcs12NoPassword600KPlusOneRoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate.ImportWithPasswordOrFileName_IterationCountLimitExceeded [SKIP] Condition(s) not met: "Is64BitProcess" System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12NoPassword2048RoundsHex", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12NoPassword2048RoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12OpenSslOneCertDefaultEmptyPassword", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultEmptyPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12OpenSslOneCertDefaultNoMac", usesPbes2: True, blob: [48, 130, 9, 24, 2, תתת], iterationCount: 2048, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultNoMac uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12NoPasswordRandomCounts", usesPbes2: True, blob: [48, 130, 47, 116, 2, תתת], iterationCount: 938, usesRC2: False) [SKIP] Pkcs12NoPasswordRandomCounts uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12BuilderSaltWithMacNullPassword", usesPbes2: True, blob: [48, 130, 20, 6, 2, תתת], iterationCount: 120000, usesRC2: False) [SKIP] Pkcs12BuilderSaltWithMacNullPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.Tests.FactorySha384Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.MLKemImplementationSupportedTests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Tests.AesCcmIsSupportedTests.CtorThrowsPNSEIfNotSupported [SKIP] Condition(s) not met: "RuntimeSaysIsNotSupported" System.Security.Cryptography.Tests.HmacMD5Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacMD5Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacMD5Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacMD5Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueMinusOne_IterationCountExceedingDefaultLimit(name: "Pkcs12NoPassword600KPlusOneRoundsHex", password: null, usesPbes2: True, blob: [48, 130, 9, 210, 2, תתת], iterationCount: 1800003, usesRC2: False) [SKIP] Pkcs12NoPassword600KPlusOneRoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12NoPassword2048RoundsHex", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12NoPassword2048RoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12OpenSslOneCertDefaultEmptyPassword", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultEmptyPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12OpenSslOneCertDefaultNoMac", usesPbes2: True, blob: [48, 130, 9, 24, 2, תתת], iterationCount: 2048, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultNoMac uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12NoPasswordRandomCounts", usesPbes2: True, blob: [48, 130, 47, 116, 2, תתת], iterationCount: 938, usesRC2: False) [SKIP] Pkcs12NoPasswordRandomCounts uses PBES2, which is not supported on this version. System.Security.Cryptography.Tests.FactorySha1Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_WrongPkcs8 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L2048_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Verify2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L2048_N256_SHA1_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.SignAndVerifyDataExplicit2048 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.VerifyKnown_2048_SHA256 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA384_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L3072_N256_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA384_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Tests.FactorySha384Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.AssociatePersistedKey_CNG_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDSA [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_SlhDsa_OtherSlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_MalformedPkcs8 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetSlhDsaPublicKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPrivateKey_WithPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetSlhDsaPrivateKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.VerifyKnown_2048_SHA384 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L1024_N160_SHA512_4 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Sign2048WithSha1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L3072_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.VerifyKnown_2048_SHA512 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L2048_N256_SHA256_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L2048_N256_SHA384_3 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L3072_N256_SHA512_1 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSASignVerify_Stream_Csp.Fips186_3_L3072_N256_SHA512_12 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12BuilderSaltWithMacNullPassword", usesPbes2: True, blob: [48, 130, 20, 6, 2, תתת], iterationCount: 120000, usesRC2: False) [SKIP] Pkcs12BuilderSaltWithMacNullPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountLimitExceeded_Throws(name: "Pkcs12NoPassword600KPlusOneRoundsHex", password: null, usesPbes2: True, blob: [48, 130, 9, 210, 2, תתת], iterationCount: 1800003, usesRC2: False) [SKIP] Pkcs12NoPassword600KPlusOneRoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12NoPassword2048RoundsHex", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12NoPassword2048RoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12OpenSslOneCertDefaultEmptyPassword", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultEmptyPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12OpenSslOneCertDefaultNoMac", usesPbes2: True, blob: [48, 130, 9, 24, 2, תתת], iterationCount: 2048, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultNoMac uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12NoPasswordRandomCounts", usesPbes2: True, blob: [48, 130, 47, 116, 2, תתת], iterationCount: 938, usesRC2: False) [SKIP] Pkcs12NoPasswordRandomCounts uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPublicKey_WithPrivateKey [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.AssociateEphemeralKey_CNG_MLDsa [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.GetMLKemPublicKey_WithoutPrivateKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_PrivateKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPrivateKey_NoPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLDsaPrivateKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.FactorySha384Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha1Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_TrySpan_Csp.Decrypt_WrongKey_OAEP_SHA256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha2Oaep System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_TrySpan_Csp.RsaDecryptOaepWrongAlgorithm [SKIP] Skipping because condition is false: SupportsSha2Oaep System.Security.Cryptography.Tests.HmacSha1Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomAppContextDataLimit.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12BuilderSaltWithMacNullPassword", usesPbes2: True, blob: [48, 130, 20, 6, 2, תתת], iterationCount: 120000, usesRC2: False) [SKIP] Pkcs12BuilderSaltWithMacNullPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLDsaPublicKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_PrivateSeed [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.EcDsa.Tests.ECDsaTests_TrySpan_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestRead2048Parameters_Private_Base64Binary [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestRead2048Parameters_Public [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestWriteDeficientXParameters(includePrivateParameters: True) [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestWriteDeficientXParameters(includePrivateParameters: False) [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAXml_Csp.TestRead2048Parameters_Private_CryptoBinary [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssSignature_WrongHashAlgorithm [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssSignature_WrongData [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssSignature_WrongLength [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.SignHash_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.SignHash_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssVerifyHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.SignData_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.SignData_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan_Csp.PssSignHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Tests.HmacSha1Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha1Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.LoadCreate_MatchesCreate_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HpkeImplementationTests.InvalidEncapsulation_Rejected(kem: DHKEM_X25519_HKDF_SHA256, prefix: 0) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/HpkeImplementationTests.cs(443,0): at System.Security.Cryptography.Tests.HpkeImplementationTests.InvalidEncapsulation_Rejected(HpkeKem kem, Byte prefix) at InvokeStub_HpkeImplementationTests.InvalidEncapsulation_Rejected(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.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.Load_NoHashAlgorithm_OKForMLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.LoadCreate_MatchesCreate_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.CreateFromSubjectPublicKeyInfo_Roundtrip_MLKem1024 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.CreateFromSubjectPublicKeyInfo_Roundtrip_MLKem768 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLKem_Independent [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_ThrowsForCorruptKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_MLKem768_ReturnsMLKemKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLKem [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLDsa_Independent [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_SlhDsa_Independent [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_MLKem1024_ReturnsMLKemKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_MLKem512_ReturnsMLKemKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.CreateFromSubjectPublicKeyInfo_Roundtrip_MLKem512 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_IetfMLKemKeys [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_BadSubjectPublicKeyInfo_KeySize [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_BadSubjectPublicKeyInfo_AlgorithmParameters [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.AesGcmIsSupportedTests.CtorThrowsPNSEIfNotSupported [SKIP] Condition(s) not met: "RuntimeSaysIsNotSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.Load_NoHashAlgorithm_OKForSlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.FactorySha256Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests_Csp.ReadWriteBigExponentPrivatePkcs1 [SKIP] Skipping because condition is false: SupportsLargeExponent System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.SignHash_DifferentHashes [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.SignHash_TamperedSignature [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.SignHash_Roundtrip [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Rsa.Tests.RSAKeyFileTests_Csp.ReadWriteSubjectPublicKeyInfo [SKIP] Skipping because condition is false: SupportsLargeExponent System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Dsa.Tests.DSAFactoryTests_Csp.DSACreate_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.SignHash_Roundtrip [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.SignHash_DifferentHashes [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Cng.SignHash_TamperedSignature [SKIP] SignHash not implemented. System.Security.Cryptography.Tests.FactorySha256Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.CompositeMLDsaCngTests.CompositeMLDsaCng_DuplicateHandle [SKIP] Condition(s) not met: "IsCngSupported" System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_Persisted [SKIP] Condition(s) not met: "IsCngSupported" System.Security.Cryptography.Tests.CompositeMLDsaCngTests.ImportPrivateKey_NoExportFlag [SKIP] Condition(s) not met: "IsCngSupported" System.Security.Cryptography.Tests.CompositeMLDsaCngTests.CompositeMLDsaCng_GetKey [SKIP] Condition(s) not met: "IsCngSupported" System.Security.Cryptography.Tests.CompositeMLDsaCngTests.CompositeMLDsaCng_WrongAlgorithm [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.EmptyNameThroughNullCharacter [SKIP] Condition(s) not met: "OpenSslPresentOnSystem" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_NonExistingKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_NonExisting [SKIP] Condition(s) not met: "OpenSslPresentOnSystem" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_Default_ECDHKeyExchange [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDSA_ExportParameters [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDH [SKIP] Condition(s) not met: "ShouldRunProviderEcDhTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2DecryptRsa_ExportParameters [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2DecryptRsa [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_OpenExistingPrivateKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_Default_RSASignAndDecrypt [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_OpenExistingPublicKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.NullArguments [SKIP] Condition(s) not met: "OpenSslPresentOnSystem" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_OpenExistingTPMPrivateKey [SKIP] Condition(s) not met: "ShouldRunTpmTssTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_Default_ECDsaSignAndVerify [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.ProviderCollection_ArgumentValidation [SKIP] Condition(s) not met: "OpenSslPresentOnSystem" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_UsePublicKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDSA_ExportExplicitParameters [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.EmptyUriThroughNullCharacter [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_NonExisting [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDSA [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_UsePrivateKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_Default_NegativePropertyQuery [SKIP] Condition(s) not met: "ProvidersSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_NonExistingKey [SKIP] Condition(s) not met: "ShouldRunAnyProviderTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2SignRsa [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Security.Cryptography.Tests.CngKeyTests.CreateVbsKey_SoftwareKeyStorageProviderFlagsOnWrongProvider [SKIP] Condition(s) not met: "IsVbsAvailable" System.Security.Cryptography.Tests.CngKeyTests.CreateVbsKey_SignAndVerify [SKIP] Condition(s) not met: "IsVbsAvailable" System.Security.Cryptography.Tests.CngKeyTests.CreateVbsKey_KeyIsNotExportable [SKIP] Condition(s) not met: "IsVbsAvailable" System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Tests.FactorySha256Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.X509Certificates.Tests.CertTests.PrivateKey_FromCertificate_CanExportPrivate_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.EncryptDecrypt_Span_Csp.RsaDecryptOaepWrongAlgorithm [SKIP] Skipping because condition is false: SupportsSha2Oaep System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Cng.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Tests.CryptoStreamTests.EnormousWrite [SKIP] Condition(s) not met: "Is64BitProcess" System.Security.Cryptography.Tests.CryptoStreamTests.EnormousRead [SKIP] Condition(s) not met: "Is64BitProcess" System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssSignature_WrongLength [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.SignHash_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.SignHash_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssSignature_WrongData [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssSignature_WrongHashAlgorithm [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssSignHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.PssVerifyHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.SignData_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Csp.SignData_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.X509Certificates.Tests.CertTests.PrivateKey_FromCertificate_CanExportPrivate_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertTests.PrivateKey_FromCertificate_CanExportPrivate_MLKem [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.Dsa.Tests.DSAFactoryTests_Default.DSACreate_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.Tests.MD5Tests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.MD5Tests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.MD5Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromEncryptedPem_MLDsa_Pkcs8_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_MLDsa_Pkcs8_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_SlhDsa_Pkcs8_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_SlhDsa_Pkcs8_Ietf_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_MLKem_Pkcs8_Success [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromEncryptedPem_MLKem_Pkcs8_Success [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.NameTests.Encode_FailsForIncorrectSurrogatePair [SKIP] Condition(s) not met: "IsNotWindows" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Cng.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Cng.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Cng.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests_Csp.ReadWriteDsa2048DeficientXEncryptedPkcs8 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests_Csp.ReadWriteDsa2048SubjectPublicKeyInfo [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests_Csp.ReadWriteDsa2048EncryptedPkcs8 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Dsa.Tests.DSAKeyFileTests_Csp.ReadWriteDsa2048DeficientXPkcs8 [SKIP] Platform does not support FIPS 186-3. System.Security.Cryptography.Rfc2898OneShotTests.Pbkdf2_OpenSsl [SKIP] Condition(s) not met: "IsOpenSslSupported" System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Default.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.GetHashAndReset_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashDataAsync_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.GetCurrentHash_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.Read_NotSupported [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Reset [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.Read_MixedGetHashAndReset [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Read_GetHashAndReset [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashDataAsync_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.Read_MixedAppendAfterRead [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.GetHashAndReset_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.HashData_Minimal [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.Read_MixedGetCurrentHash [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.KnownAnswerTests_Allocated_Read_Twice [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.Read_MixedCloneAfterRead [SKIP] IsReadSupported System.Security.Cryptography.Tests.Shake128Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Shake128Tests.HashDataAsync_Minimal [SKIP] IsSupported System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests_Cng.RawDerivation_NotSupported [SKIP] Skipping because condition is true: ECDiffieHellmanFactory.SupportsRawDerivation System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Array_Default.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12NoPassword2048RoundsHex", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12NoPassword2048RoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12OpenSslOneCertDefaultEmptyPassword", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultEmptyPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12OpenSslOneCertDefaultNoMac", usesPbes2: True, blob: [48, 130, 9, 24, 2, תתת], iterationCount: 2048, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultNoMac uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12NoPasswordRandomCounts", usesPbes2: True, blob: [48, 130, 47, 116, 2, תתת], iterationCount: 938, usesRC2: False) [SKIP] Pkcs12NoPasswordRandomCounts uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12BuilderSaltWithMacNullPassword", usesPbes2: True, blob: [48, 130, 20, 6, 2, תתת], iterationCount: 120000, usesRC2: False) [SKIP] Pkcs12BuilderSaltWithMacNullPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.ImportWithPasswordOrFileName_IterationCountLimitExceeded [SKIP] Condition(s) not met: "Is64BitProcess" System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_Throws(name: "Pkcs12NoPassword600KPlusOneRoundsHex", password: null, usesPbes2: True, blob: [48, 130, 9, 210, 2, תתת], iterationCount: 1800003, usesRC2: False) [SKIP] Pkcs12NoPassword600KPlusOneRoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan_Cng.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_SlhDsa_Ietf_Roundtrip [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_MLDsa_Generated_Roundtrip [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_SlhDsa_Generated_Roundtrip [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_MLKem_Roundtrip [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.Tests.Sha384ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha384ManagedTests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.Sha384ManagedTests.Create_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Tests.SHA3_384Tests.VerifyObjectDisposedException [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Allocating_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.Initialize_TransformBlock_Unused [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.CryptographicOperations_HashData_ArgValidation_UnreadableStream [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.VerifyHashNotYetFinalized [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_ShortDestination_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_VerifyLargeStream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_ComputeHash [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Allocating_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_VerifyLargeStream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_ShortDestination_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.Dispose_TryComputeHash_ThrowsException [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_TransformBlockAndInitialize_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.CryptographicOperations_HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Buffer_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_VerifyLargeStream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_Empty_Stream [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_ShortDestination_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.Initialize_DoubleInitialize_Works [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashData_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_Empty_Stream_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_VerifyLargeStream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_ComputeHash_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.SHA3_384_Kats [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.SHA3_384Tests.CryptographicOperations_HashData_ArgValidation_HashAlgorithm [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_TransformBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_TransformFinalBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_TransformFinalBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashAlgorithm_TransformBlockAndDispose_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.SHA3_384Tests.HashData_ShortDestination_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.Initialize_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.HashDataAsync_Buffer_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.ComputeHash_TryComputeHash_HashSetExplicitlyByBoth [SKIP] IsSupported System.Security.Cryptography.Tests.SHA3_384Tests.CryptographicOperations_HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_GetHashAndReset_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapExact [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_Span_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyHashAndReset_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_OneShot_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_OneShot_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_GetCurrentHash_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_AllAtOnce [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_StreamUnreadable [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_AppendData_DataNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_ByteArray_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_PerformsReset_Array [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_LargerWithOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashData_StreamNotReadable [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_Hash_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetCurrentHash_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Clone_Independent_Observed [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_Stream_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetCurrentHash_ExistingStatePreserved_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_JustRight [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_GetCurrentHash_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_Chunks [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_HashEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_Minimal_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_ByteArray_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyAsync_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_Span_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_ResetWithEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Clone_UseAfterReset [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyCurrentHash_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashData_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyAsync_Memory_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_Instance_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_HashNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.IsSupported_InitializesCrypto [SKIP] Algorithm is not supported on current platform. System.Security.Cryptography.Tests.Kmac128Tests.GetCurrentHash_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_ByteArray_SpanInput [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetCurrentHash_ExistingStatePreserved_Bytes [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.OneShot_HashData_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Clone_Independent_Unobserved [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_Span_Stream_Invalid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyHashAndReset_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Verify_SourceNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashData_OutputLengthNegative [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_VerifyCurrentHash_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_VerifyCurrentHash_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_Allocated_KeySize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_PerformsReset_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_UseAfterDispose [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageAfter [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Allocated_Reused [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_SpanBuffer_OverlapPartial_MessageBefore [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.GetHashAndReset_Minimal_Span [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashDataAsync_Cancelled [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Clone_Independent_Disposed [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_OneShot_CustomizationStringSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_VerifyCurrentHash_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_Span_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_Verify_ByteArray_Stream_Valid [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_VerifyHashAndReset_NullHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_Stream_ByteArray [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.Create_CustomizationStringNullIsEmpty [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.KnownAnswerTests_OneShot_HashData_StreamAsync_Destination [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_Allocated_VerifyHashAndReset_EmptyHash [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.CryptographicException_Instance_OutputSize [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.ArgValidation_OneShot_HashData_KeyNull [SKIP] IsSupported System.Security.Cryptography.Tests.Kmac128Tests.Clone_DifferentInstance [SKIP] IsSupported System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.SignHash_Roundtrip [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.SignHash_DifferentHashes [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.SignHash_TamperedSignature [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueMinusOne_IterationCountExceedingDefaultLimit(name: "Pkcs12NoPassword600KPlusOneRoundsHex", password: null, usesPbes2: True, blob: [48, 130, 9, 210, 2, תתת], iterationCount: 1800003, usesRC2: False) [SKIP] Pkcs12NoPassword600KPlusOneRoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12NoPassword2048RoundsHex", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12NoPassword2048RoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12OpenSslOneCertDefaultEmptyPassword", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultEmptyPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12OpenSslOneCertDefaultNoMac", usesPbes2: True, blob: [48, 130, 9, 24, 2, תתת], iterationCount: 2048, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultNoMac uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12NoPasswordRandomCounts", usesPbes2: True, blob: [48, 130, 47, 116, 2, תתת], iterationCount: 938, usesRC2: False) [SKIP] Pkcs12NoPasswordRandomCounts uses PBES2, which is not supported on this version. System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Cng.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_ToleratesExtraPadding [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: PKCS7, ciphertextSize: 0) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ANSIX923, ciphertextSize: 0) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ISO10126, ciphertextSize: 0) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: PKCS7, ciphertextSize: 2048) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ANSIX923, ciphertextSize: 2048) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ISO10126, ciphertextSize: 2048) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_TooShortDoesNotContainPlaintext(paddingMode: PKCS7) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_TooShortDoesNotContainPlaintext(paddingMode: ANSIX923) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_TooShortDoesNotContainPlaintext(paddingMode: ISO10126) [SKIP] RC2 does not support CFB. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12BuilderSaltWithMacNullPassword", usesPbes2: True, blob: [48, 130, 20, 6, 2, תתת], iterationCount: 120000, usesRC2: False) [SKIP] Pkcs12BuilderSaltWithMacNullPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2Collection.ImportWithPasswordOrFileName_IterationCountLimitExceeded [SKIP] Condition(s) not met: "Is64BitProcess" System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2Collection.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12NoPassword2048RoundsHex", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12NoPassword2048RoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2Collection.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12OpenSslOneCertDefaultEmptyPassword", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultEmptyPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2Collection.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12OpenSslOneCertDefaultNoMac", usesPbes2: True, blob: [48, 130, 9, 24, 2, תתת], iterationCount: 2048, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultNoMac uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2Collection.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12NoPasswordRandomCounts", usesPbes2: True, blob: [48, 130, 47, 116, 2, תתת], iterationCount: 938, usesRC2: False) [SKIP] Pkcs12NoPasswordRandomCounts uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2Collection.Import_IterationCounLimitNotExceeded_Succeeds(name: "Pkcs12BuilderSaltWithMacNullPassword", usesPbes2: True, blob: [48, 130, 20, 6, 2, תתת], iterationCount: 120000, usesRC2: False) [SKIP] Pkcs12BuilderSaltWithMacNullPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2Collection.Import_IterationCountLimitExceeded_Throws(name: "Pkcs12NoPassword600KPlusOneRoundsHex", password: null, usesPbes2: True, blob: [48, 130, 9, 210, 2, תתת], iterationCount: 1800003, usesRC2: False) [SKIP] Pkcs12NoPassword600KPlusOneRoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests_Default.RawDerivation_NotSupported [SKIP] Skipping because condition is true: ECDiffieHellmanFactory.SupportsRawDerivation System.Security.Cryptography.Rsa.Tests.KeyGeneration_Default.GenerateMaxKey [SKIP] Condition(s) not met: "IsStressModeEnabled" System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountLimitExceeded_Throws(name: "Pkcs12NoPassword600KPlusOneRoundsHex", password: null, usesPbes2: True, blob: [48, 130, 9, 210, 2, תתת], iterationCount: 1800003, usesRC2: False) [SKIP] Pkcs12NoPassword600KPlusOneRoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12NoPassword2048RoundsHex", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12NoPassword2048RoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12OpenSslOneCertDefaultEmptyPassword", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultEmptyPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12OpenSslOneCertDefaultNoMac", usesPbes2: True, blob: [48, 130, 9, 24, 2, תתת], iterationCount: 2048, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultNoMac uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12NoPasswordRandomCounts", usesPbes2: True, blob: [48, 130, 47, 116, 2, תתת], iterationCount: 938, usesRC2: False) [SKIP] Pkcs12NoPasswordRandomCounts uses PBES2, which is not supported on this version. System.Security.Cryptography.Tests.HmacSha512Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha512Tests.HashData_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha512Tests.Ctor_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.Tests.HmacSha512Tests.Verify_NotSupported [SKIP] IsNotSupported System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2Collection.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12BuilderSaltWithMacNullPassword", usesPbes2: True, blob: [48, 130, 20, 6, 2, תתת], iterationCount: 120000, usesRC2: False) [SKIP] Pkcs12BuilderSaltWithMacNullPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(1.3.132.0.24, )) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(1.2.840.10045.3.0.1, )) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(1.3.132.0.16, )) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(1.3.132.0.17, )) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(, wap-wsg-idm-ecid-wtls7)) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Cng.Tests.ECDsaCngTests.TestKeyPropertyFromNamedCurve(curveDef: CurveDef Named:(invalid, invalid)) [SKIP] Skipping because condition is false: curveDef.IsCurveValidOnPlatform(ECDsaCngProvider.Instance) System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssVerifyHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifyExpectedSignature_PssSha3_256 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssSignHash_MismatchedHashSize [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifySignature_SHA3_256_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssSignature_WrongHashAlgorithm [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifyExpectedSignature_PssSha3_512 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifySignature_SHA3_384_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssSignature_WrongLength [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.SignData_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.SignData_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifyExpectedSignature_PssSha3_384 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.VerifySignature_SHA3_512_RSA2048 [SKIP] Skipping because condition is false: RSAFactory.SupportsSha3 System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.PssSignature_WrongData [SKIP] Skipping because condition is false: RSAFactory.SupportsPss System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.SignHash_NullSignature_Fails(usePss: True) [SKIP] Platform does not support PSS System.Security.Cryptography.Rsa.Tests.SignVerify_Span_Csp.SignHash_NullSignature_Fails(usePss: False) [SKIP] Platform does not support PSS System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem512PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem1024PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem1024PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem512PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLDsa512PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_TransformBlockAndDispose_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Allocating_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_ShortDestination_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.Initialize_TransformBlock [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.CryptographicOperations_HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_VerifyLargeStream_NotMultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.Initialize_TransformBlock_Unused [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_Empty_Stream [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLDsa512PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_TooBigCount [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_Null [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashData_Null_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_Kats [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_NegativeCount [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Allocating_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.CryptographicOperations_HashData_BufferTooSmall [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_ComputeHash_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_ComputeHash [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.BoundaryCondition_Count0 [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.VerifyHashNotYetFinalized [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashData_ShortDestination_Stream_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.Initialize_DoubleInitialize_Works [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Buffer_CryptographicOperations_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_VerifyLargeStream_MultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem768PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.Tests.Sha3_256Tests.CryptographicOperations_HashData_ArgValidation_UnreadableStream [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.OffsetAndCountRespected [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_Empty_Stream_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_TransformBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_NegativeOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_TooBigOffset [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Buffer_CancelledToken [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_ShortDestination_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_VerifyLargeStream_MultipleOf4096_Async [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.HashData_ShortDestination_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.Dispose_TryComputeHash_ThrowsException [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.VerifyObjectDisposedException [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.InvalidInput_TransformFinalBlock [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashDataAsync_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.SHA3_256_VerifyLargeStream_NotMultipleOf4096 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.Sha3_256Tests.HashData_Null_Stream_CryptographicOperations_Throws [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_TransformBlockAndInitialize_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.ComputeHash_TryComputeHash_HashSetExplicitlyByBoth [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashAlgorithm_TransformFinalBlock_ConcurrentUseDoesNotCrashProcess [SKIP] Algorithm is not supported on this platform. System.Security.Cryptography.Tests.Sha3_256Tests.CryptographicOperations_HashData_ArgValidation_HashAlgorithm [SKIP] IsSupported System.Security.Cryptography.Tests.Sha3_256Tests.HashData_ByteArray_Null [SKIP] IsSupported System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLDsa512PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem768PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem768PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem512PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem1024PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadSlhDsa_Pfx_Ietf [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Default.ValidateNistP256Sha3_256 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Default.ValidateNistP384Sha3_384 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span_Default.ValidateNistP521Sha3_512 [SKIP] Condition(s) not met: "SupportsSha3" System.Security.Cryptography.Tests.X25519DiffieHellmanExportableCngTests.DeriveRawSecretAgreement_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(280,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ZeroSharedSecret_Throws(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.X25519DiffieHellmanExportableCngTests.DeriveRawSecretAgreement_ExactBuffers_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(293,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ExactBuffers_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ExactBuffers_ZeroSharedSecret_Throws(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.X25519DiffieHellmanExportableCngTests.DeriveRawSecretAgreement_Bytes_ExactBuffers_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(321,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ExactBuffers_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ExactBuffers_ZeroSharedSecret_Throws(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.X25519DiffieHellmanPlaintextExportableCngTests.DeriveRawSecretAgreement_Bytes_ExactBuffers_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(321,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ExactBuffers_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ExactBuffers_ZeroSharedSecret_Throws(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.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12NoPassword2048RoundsHex", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12NoPassword2048RoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12OpenSslOneCertDefaultEmptyPassword", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultEmptyPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12OpenSslOneCertDefaultNoMac", usesPbes2: True, blob: [48, 130, 9, 24, 2, תתת], iterationCount: 2048, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultNoMac uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12NoPasswordRandomCounts", usesPbes2: True, blob: [48, 130, 47, 116, 2, תתת], iterationCount: 938, usesRC2: False) [SKIP] Pkcs12NoPasswordRandomCounts uses PBES2, which is not supported on this version. System.Security.Cryptography.Tests.X25519DiffieHellmanPlaintextExportableCngTests.DeriveRawSecretAgreement_ExactBuffers_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(293,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ExactBuffers_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ExactBuffers_ZeroSharedSecret_Throws(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.X25519DiffieHellmanPlaintextExportableCngTests.DeriveRawSecretAgreement_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(280,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_ZeroSharedSecret_Throws(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.X25519DiffieHellmanPlaintextExportableCngTests.DeriveRawSecretAgreement_Bytes_ZeroSharedSecret_Throws(peerPublicKeyHex: "00000000000000000000000000000000000000000000000000"תתת) [FAIL] Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.Security.Cryptography.CryptographicException) Stack Trace: /_/src/libraries/Common/tests/System/Security/Cryptography/X25519DiffieHellmanBaseTests.cs(306,0): at System.Security.Cryptography.Tests.X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ZeroSharedSecret_Throws(String peerPublicKeyHex) at InvokeStub_X25519DiffieHellmanBaseTests.DeriveRawSecretAgreement_Bytes_ZeroSharedSecret_Throws(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.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountNotExceedingDefaultLimit(name: "Pkcs12BuilderSaltWithMacNullPassword", usesPbes2: True, blob: [48, 130, 20, 6, 2, תתת], iterationCount: 120000, usesRC2: False) [SKIP] Pkcs12BuilderSaltWithMacNullPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12NoPassword2048RoundsHex", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12NoPassword2048RoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12OpenSslOneCertDefaultEmptyPassword", usesPbes2: True, blob: [48, 130, 9, 207, 2, תתת], iterationCount: 6144, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultEmptyPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12OpenSslOneCertDefaultNoMac", usesPbes2: True, blob: [48, 130, 9, 24, 2, תתת], iterationCount: 2048, usesRC2: False) [SKIP] Pkcs12OpenSslOneCertDefaultNoMac uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12NoPasswordRandomCounts", usesPbes2: True, blob: [48, 130, 47, 116, 2, תתת], iterationCount: 938, usesRC2: False) [SKIP] Pkcs12NoPasswordRandomCounts uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueZero_IterationCountNotExceedingDefaultLimit_Throws(name: "Pkcs12BuilderSaltWithMacNullPassword", usesPbes2: True, blob: [48, 130, 20, 6, 2, תתת], iterationCount: 120000, usesRC2: False) [SKIP] Pkcs12BuilderSaltWithMacNullPassword uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueMinusOne_IterationCountExceedingDefaultLimit(name: "Pkcs12NoPassword600KPlusOneRoundsHex", password: null, usesPbes2: True, blob: [48, 130, 9, 210, 2, תתת], iterationCount: 1800003, usesRC2: False) [SKIP] Pkcs12NoPassword600KPlusOneRoundsHex uses PBES2, which is not supported on this version. System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_CustomLimit_X509Certificate2.Import_AppContextDataWithValueMinusTwo_ActsAsDefaultLimit_IterationCountLimitExceeded_Throws(name: "Pkcs12NoPassword600KPlusOneRoundsHex", password: null, usesPbes2: True, blob: [48, 130, 9, 210, 2, תתת], iterationCount: 1800003, usesRC2: False) [SKIP] Pkcs12NoPassword600KPlusOneRoundsHex uses PBES2, which is not supported on this version. Finished: System.Security.Cryptography.Tests === TEST EXECUTION SUMMARY === System.Security.Cryptography.Tests Total: 19236, Errors: 0, Failed: 11, Skipped: 1171, Time: 271.918s ----- end Wed 09/23/2026 20:00:59.92 ----- exit code 1 ---------------------------------------------------------- ERROR: The process "corerun.exe" not found. gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. ['System.Security.Cryptography.Tests' END OF WORK ITEM LOG: Command exited with 0]