Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Security.Cryptography.Xml.Tests Fails on iOS,crashes on tvOS #51370

Closed
mdh1418 opened this issue Apr 16, 2021 · 1 comment · Fixed by #52978
Closed

System.Security.Cryptography.Xml.Tests Fails on iOS,crashes on tvOS #51370

mdh1418 opened this issue Apr 16, 2021 · 1 comment · Fixed by #52978
Labels
area-System.Security os-ios Apple iOS os-tvos Apple tvOS untriaged New issue has not been triaged by the area owner
Milestone

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 16, 2021

System.Security.Cryptography.Xml.Tests
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_Empty
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSAMixedCaseAttributesVerifyWindows
System.Security.Cryptography.Xml.Tests.SignedXmlTest.GetIdElement
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricDSAVerify
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_XmlElement
System.Security.Cryptography.Xml.Tests.SignedXmlTest.GetPublicKey
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSASignature
System.Security.Cryptography.Xml.Tests.SignedXmlTest.CoreFxSignedXmlUsesSha256ByDefault
System.Security.Cryptography.Xml.Tests.SignedXmlTest.DigestValue_LF
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_CRLF_Invalid
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricDSASignature
System.Security.Cryptography.Xml.Tests.SignedXmlTest.MultipleX509Certificates
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSAVerify
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_LF_Valid
System.Security.Cryptography.Xml.Tests.SignedXmlTest.DigestValue_CRLF
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_CRLF_Valid
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_XmlDocument
System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest.ValidLicense
System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest.ItDecryptsLicense
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.DuplicateLegalAttributes
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.ExtraAttributes
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.Transforms_ExtraData_XmlProcessingInstruction
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.OutOfOrder
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.Transforms_ExtraData_CData_Text
System.Security.Cryptography.Xml.Tests.KeyInfo_ArbitraryElements.ExtraData
System.Security.Cryptography.Xml.Tests.SigningVerifyingX509Cert.SignedXmlHasCertificateVerifiableSignature
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits
System.Security.Cryptography.Xml.Tests.SignatureTest.Load
System.Security.Cryptography.Xml.Tests.SignedInfo_ArbitraryElements.OutOfOrder
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate_X509IncludeOption
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.ImportX509Data
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Complex
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate_X509IncludeOptionBad
System.Security.Cryptography.Xml.Tests.XmlLicenseEncryptedRef.ItRoundTrips
System.Security.Cryptography.Xml.Tests.KeyInfoTest.Complex
System.Security.Cryptography.Xml.Tests.KeyInfoTest.RSAKeyValue
System.Security.Cryptography.Xml.Tests.KeyInfoTest.X509Data
System.Security.Cryptography.Xml.Tests.KeyInfoTest.ImportKeyNode
System.Security.Cryptography.Xml.Tests.KeyInfoTest.DSAKeyValue
System.Security.Cryptography.Xml.Tests.EncryptedXmlTests.DecryptWithCertificate_NotInStore
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.ImportDSAKeyValue
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.GetXml
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.GetXml_SameDsa
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.LoadXml
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_RSA
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_X509_XmlNull
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RoundtripSample1
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RsaDecryption
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_X509
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.EncryptKey_RSA_UseOAEP
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Lang
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.DifferentSignatureXMLNS
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.OutOfOrder
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Base
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_WeirdXMLNS
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Preserve
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.CorrectAttributes
System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric.AsymmetricEncryptionRoundtripUseOAEP
System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric.AsymmetricEncryptionRoundtrip
System.Security.Cryptography.Xml.Tests.SignedXml_SignatureMethodAlgorithm.TestDummySignatureAlgorithm
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.GetXml_SameRsa
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_ValidXml
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_LoadXml_GetXml
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.GetXml
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_GetXml_With_NS_Prefix
System.Security.Cryptography.Xml.Tests.SigningAndVerifying.SignedXmlHasVerifiableSignature

System.Security.Cryptography.Xml.Tests.dll   Failed: 82

Test collection for System.Security.Cryptography.Xml.Tests.SignedXmlTest
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_Empty
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSAMixedCaseAttributesVerifyWindows
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.GetIdElement
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricDSAVerify
    System.Security.Cryptography.CryptographicException : An error occurred parsing the key components\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_XmlElement
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.GetPublicKey
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSASignature
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.CoreFxSignedXmlUsesSha256ByDefault
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.DigestValue_LF
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_CRLF_Invalid
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricDSASignature
    System.PlatformNotSupportedException : DSA keys can be imported, but new key generation is not supported on this platform.
System.Security.Cryptography.Xml.Tests.SignedXmlTest.MultipleX509Certificates
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSAVerify
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_LF_Valid
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.DigestValue_CRLF
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_CRLF_Valid
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_XmlDocument
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest
System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest.ValidLicense
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest.ItDecryptsLicense
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.DuplicateLegalAttributes
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.ExtraAttributes
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.Transforms_ExtraData_XmlProcessingInstruction
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.OutOfOrder
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.Transforms_ExtraData_CData_Text
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.KeyInfo_ArbitraryElements
System.Security.Cryptography.Xml.Tests.KeyInfo_ArbitraryElements.ExtraData
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.SigningVerifyingX509Cert
System.Security.Cryptography.Xml.Tests.SigningVerifyingX509Cert.SignedXmlHasCertificateVerifiableSignature
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature(signatureMethod: \"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256\", digestMethod: \"http://www.w3.org/2001/04/xmlenc#sha256\")
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature(signatureMethod: \"http://www.w3.org/2001/04/xmldsig-more#rsa-sha512\", digestMethod: \"http://www.w3.org/2001/04/xmlenc#sha512\")
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature(signatureMethod: \"http://www.w3.org/2001/04/xmldsig-more#rsa-sha384\", digestMethod: \"http://www.w3.org/2001/04/xmldsig-more#sha384\")
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature(signatureMethod: \"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256\", digestMethod: \"http://www.w3.org/2001/04/xmlenc#sha512\")
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.SignedXml_Limits
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits(numTransformsPerReference: 1, numReferencesPerSignedInfo: 100, loadXmlThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits(numTransformsPerReference: 10, numReferencesPerSignedInfo: 100, loadXmlThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits(numTransformsPerReference: 10, numReferencesPerSignedInfo: 1, loadXmlThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits(numTransformsPerReference: 1, numReferencesPerSignedInfo: 1, loadXmlThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.SignatureTest
System.Security.Cryptography.Xml.Tests.SignatureTest.Load
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.SignedInfo_ArbitraryElements
System.Security.Cryptography.Xml.Tests.SignedInfo_ArbitraryElements.OutOfOrder
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate_X509IncludeOption
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.ImportX509Data
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Complex
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate_X509IncludeOptionBad
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate

Test collection for System.Security.Cryptography.Xml.Tests.XmlLicenseEncryptedRef
System.Security.Cryptography.Xml.Tests.XmlLicenseEncryptedRef.ItRoundTrips
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.KeyInfoTest
System.Security.Cryptography.Xml.Tests.KeyInfoTest.Complex
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.KeyInfoTest.RSAKeyValue
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.KeyInfoTest.X509Data
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoTest.ImportKeyNode
    System.Security.Cryptography.CryptographicException : An error occurred parsing the key components\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.KeyInfoTest.DSAKeyValue
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.EncryptedXmlTests
System.Security.Cryptography.Xml.Tests.EncryptedXmlTests.DecryptWithCertificate_NotInStore
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.DSAKeyValueTest
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.ImportDSAKeyValue
    System.Security.Cryptography.CryptographicException : An error occurred parsing the key components\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.GetXml
    System.PlatformNotSupportedException : DSA keys can be imported, but new key generation is not supported on this platform.
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.GetXml_SameDsa
    System.PlatformNotSupportedException : DSA keys can be imported, but new key generation is not supported on this platform.
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.LoadXml
    System.Security.Cryptography.CryptographicException : An error occurred parsing the key components\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.EncryptedXmlTest
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_RSA
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_X509_XmlNull
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RoundtripSample1
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RsaDecryption(resourceName: \"System.Security.Cryptography.Xml.Tests.EncryptedXm\"...)
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RsaDecryption(resourceName: \"System.Security.Cryptography.Xml.Tests.EncryptedXm\"...)
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_X509
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.EncryptKey_RSA_UseOAEP
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Lang
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.DifferentSignatureXMLNS
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"<!-- comment -->\", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"<![CDATA[some stuff]]>\", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"                             \", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"<?xml-stylesheet type='text / xsl' href='style.xsl\"..., checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"&amp;\", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"this\", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.OutOfOrder
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Base
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_WeirdXMLNS
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Preserve
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.CorrectAttributes
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric
System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric.AsymmetricEncryptionRoundtripUseOAEP
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric.AsymmetricEncryptionRoundtrip
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.SignedXml_SignatureMethodAlgorithm
System.Security.Cryptography.Xml.Tests.SignedXml_SignatureMethodAlgorithm.TestDummySignatureAlgorithm
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.RSAKeyValueTest
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.GetXml_SameRsa
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_ValidXml(xml: \"<KeyValue xmlns=\\\"http://www.w3.org/2000/09/xmldsi\"..., expectedModulus: [162, 6, 117, 252, 238, ...], expectedExponent: [1, 0, 1])
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_ValidXml(xml: \"<KeyValue xmlns:ds=\\\"http://www.w3.org/2000/09/xml\"..., expectedModulus: [196, 14, 210, 17, 79, ...], expectedExponent: [1, 0, 1])
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_LoadXml_GetXml
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.GetXml
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_GetXml_With_NS_Prefix
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.SigningAndVerifying
System.Security.Cryptography.Xml.Tests.SigningAndVerifying.SignedXmlHasVerifiableSignature
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
@mdh1418 mdh1418 added os-ios Apple iOS os-tvos Apple tvOS labels Apr 16, 2021
@mdh1418 mdh1418 added this to the 6.0.0 milestone Apr 16, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Security untriaged New issue has not been triaged by the area owner labels Apr 16, 2021
@ghost
Copy link

ghost commented Apr 16, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

System.Security.Cryptography.Xml.Tests
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_Empty
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSAMixedCaseAttributesVerifyWindows
System.Security.Cryptography.Xml.Tests.SignedXmlTest.GetIdElement
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricDSAVerify
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_XmlElement
System.Security.Cryptography.Xml.Tests.SignedXmlTest.GetPublicKey
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSASignature
System.Security.Cryptography.Xml.Tests.SignedXmlTest.CoreFxSignedXmlUsesSha256ByDefault
System.Security.Cryptography.Xml.Tests.SignedXmlTest.DigestValue_LF
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_CRLF_Invalid
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricDSASignature
System.Security.Cryptography.Xml.Tests.SignedXmlTest.MultipleX509Certificates
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSAVerify
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_LF_Valid
System.Security.Cryptography.Xml.Tests.SignedXmlTest.DigestValue_CRLF
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_CRLF_Valid
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_XmlDocument
System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest.ValidLicense
System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest.ItDecryptsLicense
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.DuplicateLegalAttributes
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.ExtraAttributes
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.Transforms_ExtraData_XmlProcessingInstruction
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.OutOfOrder
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.Transforms_ExtraData_CData_Text
System.Security.Cryptography.Xml.Tests.KeyInfo_ArbitraryElements.ExtraData
System.Security.Cryptography.Xml.Tests.SigningVerifyingX509Cert.SignedXmlHasCertificateVerifiableSignature
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits
System.Security.Cryptography.Xml.Tests.SignatureTest.Load
System.Security.Cryptography.Xml.Tests.SignedInfo_ArbitraryElements.OutOfOrder
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate_X509IncludeOption
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.ImportX509Data
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Complex
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate_X509IncludeOptionBad
System.Security.Cryptography.Xml.Tests.XmlLicenseEncryptedRef.ItRoundTrips
System.Security.Cryptography.Xml.Tests.KeyInfoTest.Complex
System.Security.Cryptography.Xml.Tests.KeyInfoTest.RSAKeyValue
System.Security.Cryptography.Xml.Tests.KeyInfoTest.X509Data
System.Security.Cryptography.Xml.Tests.KeyInfoTest.ImportKeyNode
System.Security.Cryptography.Xml.Tests.KeyInfoTest.DSAKeyValue
System.Security.Cryptography.Xml.Tests.EncryptedXmlTests.DecryptWithCertificate_NotInStore
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.ImportDSAKeyValue
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.GetXml
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.GetXml_SameDsa
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.LoadXml
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_RSA
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_X509_XmlNull
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RoundtripSample1
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RsaDecryption
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_X509
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.EncryptKey_RSA_UseOAEP
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Lang
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.DifferentSignatureXMLNS
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.OutOfOrder
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Base
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_WeirdXMLNS
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Preserve
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.CorrectAttributes
System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric.AsymmetricEncryptionRoundtripUseOAEP
System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric.AsymmetricEncryptionRoundtrip
System.Security.Cryptography.Xml.Tests.SignedXml_SignatureMethodAlgorithm.TestDummySignatureAlgorithm
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.GetXml_SameRsa
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_ValidXml
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_LoadXml_GetXml
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.GetXml
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_GetXml_With_NS_Prefix
System.Security.Cryptography.Xml.Tests.SigningAndVerifying.SignedXmlHasVerifiableSignature

System.Security.Cryptography.Xml.Tests.dll   Failed: 82

Test collection for System.Security.Cryptography.Xml.Tests.SignedXmlTest
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_Empty
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSAMixedCaseAttributesVerifyWindows
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.GetIdElement
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricDSAVerify
    System.Security.Cryptography.CryptographicException : An error occurred parsing the key components\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_XmlElement
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.GetPublicKey
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSASignature
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.CoreFxSignedXmlUsesSha256ByDefault
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.DigestValue_LF
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_CRLF_Invalid
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricDSASignature
    System.PlatformNotSupportedException : DSA keys can be imported, but new key generation is not supported on this platform.
System.Security.Cryptography.Xml.Tests.SignedXmlTest.MultipleX509Certificates
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.AsymmetricRSAVerify
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_LF_Valid
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.DigestValue_CRLF
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.SignedXML_CRLF_Valid
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SignedXmlTest.Constructor_XmlDocument
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest
System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest.ValidLicense
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.XmlLicenseTransformTest.ItDecryptsLicense
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.DuplicateLegalAttributes
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.ExtraAttributes
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.Transforms_ExtraData_XmlProcessingInstruction
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.OutOfOrder
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Reference_ArbitraryElements.Transforms_ExtraData_CData_Text
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.KeyInfo_ArbitraryElements
System.Security.Cryptography.Xml.Tests.KeyInfo_ArbitraryElements.ExtraData
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.SigningVerifyingX509Cert
System.Security.Cryptography.Xml.Tests.SigningVerifyingX509Cert.SignedXmlHasCertificateVerifiableSignature
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature(signatureMethod: \"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256\", digestMethod: \"http://www.w3.org/2001/04/xmlenc#sha256\")
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature(signatureMethod: \"http://www.w3.org/2001/04/xmldsig-more#rsa-sha512\", digestMethod: \"http://www.w3.org/2001/04/xmlenc#sha512\")
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature(signatureMethod: \"http://www.w3.org/2001/04/xmldsig-more#rsa-sha384\", digestMethod: \"http://www.w3.org/2001/04/xmldsig-more#sha384\")
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.SigningAndVerifyingWithCustomSignatureMethod.SignedXmlHasVerifiableSignature(signatureMethod: \"http://www.w3.org/2001/04/xmldsig-more#rsa-sha256\", digestMethod: \"http://www.w3.org/2001/04/xmlenc#sha512\")
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.SignedXml_Limits
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits(numTransformsPerReference: 1, numReferencesPerSignedInfo: 100, loadXmlThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits(numTransformsPerReference: 10, numReferencesPerSignedInfo: 100, loadXmlThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits(numTransformsPerReference: 10, numReferencesPerSignedInfo: 1, loadXmlThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.SignedXml_Limits.TestReferenceLimits(numTransformsPerReference: 1, numReferencesPerSignedInfo: 1, loadXmlThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.SignatureTest
System.Security.Cryptography.Xml.Tests.SignatureTest.Load
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.SignedInfo_ArbitraryElements
System.Security.Cryptography.Xml.Tests.SignedInfo_ArbitraryElements.OutOfOrder
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate_X509IncludeOption
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.ImportX509Data
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Complex
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoX509DataTest.Constructor_X509Certificate_X509IncludeOptionBad
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate

Test collection for System.Security.Cryptography.Xml.Tests.XmlLicenseEncryptedRef
System.Security.Cryptography.Xml.Tests.XmlLicenseEncryptedRef.ItRoundTrips
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.KeyInfoTest
System.Security.Cryptography.Xml.Tests.KeyInfoTest.Complex
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.KeyInfoTest.RSAKeyValue
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.KeyInfoTest.X509Data
    System.EntryPointNotFoundException : AppleCryptoNative_X509ImportCertificate
System.Security.Cryptography.Xml.Tests.KeyInfoTest.ImportKeyNode
    System.Security.Cryptography.CryptographicException : An error occurred parsing the key components\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.KeyInfoTest.DSAKeyValue
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.EncryptedXmlTests
System.Security.Cryptography.Xml.Tests.EncryptedXmlTests.DecryptWithCertificate_NotInStore
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.DSAKeyValueTest
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.ImportDSAKeyValue
    System.Security.Cryptography.CryptographicException : An error occurred parsing the key components\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.GetXml
    System.PlatformNotSupportedException : DSA keys can be imported, but new key generation is not supported on this platform.
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.GetXml_SameDsa
    System.PlatformNotSupportedException : DSA keys can be imported, but new key generation is not supported on this platform.
System.Security.Cryptography.Xml.Tests.DSAKeyValueTest.LoadXml
    System.Security.Cryptography.CryptographicException : An error occurred parsing the key components\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.EncryptedXmlTest
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_RSA
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_X509_XmlNull
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RoundtripSample1
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RsaDecryption(resourceName: \"System.Security.Cryptography.Xml.Tests.EncryptedXm\"...)
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.RsaDecryption(resourceName: \"System.Security.Cryptography.Xml.Tests.EncryptedXm\"...)
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.Encrypt_X509
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptedXmlTest.EncryptKey_RSA_UseOAEP
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Lang
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.DifferentSignatureXMLNS
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"<!-- comment -->\", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"<![CDATA[some stuff]]>\", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"                             \", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"<?xml-stylesheet type='text / xsl' href='style.xsl\"..., checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"&amp;\", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraData(arbitraryData: \"this\", checkSignatureSucceeds: True, loadThrows: False)
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.OutOfOrder
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Base
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_WeirdXMLNS
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.ExtraAttributes_Preserve
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.Signature_ArbitraryElements.CorrectAttributes
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric
System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric.AsymmetricEncryptionRoundtripUseOAEP
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.EncryptingAndDecryptingAsymmetric.AsymmetricEncryptionRoundtrip
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate

Test collection for System.Security.Cryptography.Xml.Tests.SignedXml_SignatureMethodAlgorithm
System.Security.Cryptography.Xml.Tests.SignedXml_SignatureMethodAlgorithm.TestDummySignatureAlgorithm
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.RSAKeyValueTest
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.GetXml_SameRsa
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_ValidXml(xml: \"<KeyValue xmlns=\\\"http://www.w3.org/2000/09/xmldsi\"..., expectedModulus: [162, 6, 117, 252, 238, ...], expectedExponent: [1, 0, 1])
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_ValidXml(xml: \"<KeyValue xmlns:ds=\\\"http://www.w3.org/2000/09/xml\"..., expectedModulus: [196, 14, 210, 17, 79, ...], expectedExponent: [1, 0, 1])
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_LoadXml_GetXml
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.GetXml
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
System.Security.Cryptography.Xml.Tests.RSAKeyValueTest.LoadXml_GetXml_With_NS_Prefix
    System.Security.Cryptography.CryptographicException : An error occurred parsing the Modulus and Exponent elements\n---- System.EntryPointNotFoundException : AppleCryptoNative_SecKeyImportEphemeral

Test collection for System.Security.Cryptography.Xml.Tests.SigningAndVerifying
System.Security.Cryptography.Xml.Tests.SigningAndVerifying.SignedXmlHasVerifiableSignature
    System.EntryPointNotFoundException : AppleCryptoNative_SecKeychainCreate
Author: mdh1418
Assignees: -
Labels:

area-System.Security, os-ios, os-tvos, untriaged

Milestone: 6.0.0

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 20, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 21, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security os-ios Apple iOS os-tvos Apple tvOS untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant